index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
gen8_ppgtt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-19
drm/i915/gtt: add xehpsdv_ppgtt_insert_entry
Matthew Auld
1
-2
/
+48
2022-02-19
drm/i915: support 64K GTT pages for discrete cards
Matthew Auld
1
-3
/
+105
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
1
-18
/
+19
2021-12-09
drm/i915/gtt/xehpsdv: move scratch page to system memory
Matthew Auld
1
-2
/
+21
2021-12-06
drm/i915: Introduce new macros for i915 PTE
Michael Cheng
1
-3
/
+3
2021-10-29
drm/i915/gtt: stop caching the scratch page
Matthew Auld
1
-2
/
+2
2021-10-22
drm/i915/gtt: drop unneeded make_unshrinkable
Matthew Auld
1
-1
/
+0
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
1
-2
/
+3
2021-09-08
drm/i915/gtt: add some flushing for the 64K GTT path
Matthew Auld
1
-0
/
+2
2021-07-14
drm/i915/gtt: drop the page table optimisation
Matthew Auld
1
-4
/
+1
2021-06-17
drm/i915/gt: Add a routine to iterate over the pagetables of a GTT
Chris Wilson
1
-0
/
+49
2021-06-17
drm/i915/gt: Add an insert_entry for gen8_ppgtt
Chris Wilson
1
-0
/
+19
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-1
/
+1
2021-04-27
drm/i915/gtt/dgfx: place the PD in LMEM
Matthew Auld
1
-1
/
+4
2021-04-27
drm/i915/gtt: map the PD up front
Matthew Auld
1
-16
/
+10
2021-04-27
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
1
-1
/
+0
2021-03-24
drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
Matthew Auld
1
-1
/
+11
2021-03-24
drm/i915/gt: Add some missing blank lines after declaration
Chris Wilson
1
-0
/
+1
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
1
-7
/
+6
2020-10-19
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
1
-1
/
+2
2020-10-06
drm/i915: Fix DMA mapped scatterlist walks
Tvrtko Ursulin
1
-7
/
+10
2020-09-07
drm/i915/gt: Shrink i915_page_directory's slab bucket
Chris Wilson
1
-12
/
+14
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
1
-37
/
+52
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
1
-55
/
+23
2020-05-13
drm/i915: Remove duplicate inline specifier on write_pte
Nathan Chancellor
1
-1
/
+1
2020-05-11
drm/i915/gt: Force pte cacheline to main memory
Mika Kuoppala
1
-2
/
+13
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
1
-0
/
+1
2020-02-27
drm/i915/ggtt: do not set bits 1-11 in gen12 ptes
Daniele Ceraolo Spurio
1
-0
/
+26
2020-01-17
drm/i915/userptr: fix size calculation
Matthew Auld
1
-0
/
+1
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
1
-0
/
+723