index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
gen8_ppgtt.c
Age
Commit message (
Expand
)
Author
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
2021-12-09
drm/i915/gtt/xehpsdv: move scratch page to system memory
Matthew Auld
2021-12-06
drm/i915: Introduce new macros for i915 PTE
Michael Cheng
2021-10-29
drm/i915/gtt: stop caching the scratch page
Matthew Auld
2021-10-22
drm/i915/gtt: drop unneeded make_unshrinkable
Matthew Auld
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-08
drm/i915/gtt: add some flushing for the 64K GTT path
Matthew Auld
2021-07-14
drm/i915/gtt: drop the page table optimisation
Matthew Auld
2021-06-17
drm/i915/gt: Add a routine to iterate over the pagetables of a GTT
Chris Wilson
2021-06-17
drm/i915/gt: Add an insert_entry for gen8_ppgtt
Chris Wilson
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-04-27
drm/i915/gtt/dgfx: place the PD in LMEM
Matthew Auld
2021-04-27
drm/i915/gtt: map the PD up front
Matthew Auld
2021-04-27
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
2021-03-24
drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
Matthew Auld
2021-03-24
drm/i915/gt: Add some missing blank lines after declaration
Chris Wilson
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
2020-10-19
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
2020-10-06
drm/i915: Fix DMA mapped scatterlist walks
Tvrtko Ursulin
2020-09-07
drm/i915/gt: Shrink i915_page_directory's slab bucket
Chris Wilson
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-05-13
drm/i915: Remove duplicate inline specifier on write_pte
Nathan Chancellor
2020-05-11
drm/i915/gt: Force pte cacheline to main memory
Mika Kuoppala
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
2020-02-27
drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
Daniele Ceraolo Spurio
2020-01-17
drm/i915/userptr: fix size calculation
Matthew Auld
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld