summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_ppgtt.c
AgeCommit message (Expand)Author
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-01drm/i915: Don't free shared locks while sharedThomas Hellström
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTTMatthew Auld
2021-03-24drm/i915: Use a single page table lock for each gtt.Maarten Lankhorst
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-02drm/i915/gt: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-14drm/i915/gt: Prune inlinesChris Wilson
2020-09-07drm/i915/gt: Shrink i915_page_directory's slab bucketChris Wilson
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson
2020-09-07drm/i915: Preallocate stashes for vma page-directoriesChris Wilson
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld