index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
gen6_ppgtt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
drm/i915: use pat_index instead of cache_level
Fei Yang
1
-4
/
+6
2022-09-27
drm/i915/gt: Use i915_vm_put on ppgtt_create error paths
Chris Wilson
1
-8
/
+8
2022-03-07
drm/i915: Remove the vm open count
Thomas Hellström
1
-1
/
+1
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
1
-9
/
+10
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
1
-0
/
+2
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
1
-0
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-80
/
+71
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
1
-0
/
+1
2022-01-11
drm/i915: Use the vma resource as argument for gtt binding / unbinding
Thomas Hellström
1
-9
/
+10
2021-12-20
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
Maarten Lankhorst
1
-15
/
+0
2021-12-09
drm/i915/gtt/xehpsdv: move scratch page to system memory
Matthew Auld
1
-0
/
+1
2021-11-19
drm/i915: Create a dummy object for gen6 ppgtt
Maarten Lankhorst
1
-53
/
+70
2021-11-05
drm/i915: Remove gen6_ppgtt_unpin_all
Maarten Lankhorst
1
-11
/
+0
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
-1
/
+1
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
1
-1
/
+1
2021-04-27
drm/i915/gtt: map the PD up front
Matthew Auld
1
-7
/
+4
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
1
-3
/
+3
2021-01-14
drm/i915/gt: Reapply ppgtt enabling after engine resets
Chris Wilson
1
-9
/
+0
2020-10-19
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
1
-6
/
+12
2020-10-06
drm/i915: Fix DMA mapped scatterlist walks
Tvrtko Ursulin
1
-3
/
+3
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
1
-2
/
+2
2020-09-07
drm/i915/gt: Shrink i915_page_directory's slab bucket
Chris Wilson
1
-5
/
+6
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
1
-26
/
+27
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
1
-26
/
+14
2020-07-09
drm/i915/gt: Optimise aliasing-ppgtt allocations
Chris Wilson
1
-6
/
+9
2020-07-03
drm/i915: Export ppgtt_bind_vma
Chris Wilson
1
-3
/
+4
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
/
+482