index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
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