summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_ppgtt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-051-3/+3
* drm/i915: Don't free shared locks while sharedThomas Hellström2021-06-011-1/+1
* drm/i915/gtt: map the PD up frontMatthew Auld2021-04-271-4/+3
* Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie2021-04-081-0/+4
|\
| * drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTTMatthew Auld2021-03-241-0/+4
* | drm/i915: Use a single page table lock for each gtt.Maarten Lankhorst2021-03-241-1/+2
|/
* Merge drm/drm-next into drm-intel-nextJani Nikula2021-03-111-1/+1
|\
| * drm/i915/gt: Prune inlinesChris Wilson2021-01-141-1/+1
* | drm/i915/gt: Remove references to struct drm_device.pdevThomas Zimmermann2021-02-021-1/+1
|/
* drm/i915/gt: Shrink i915_page_directory's slab bucketChris Wilson2020-09-071-7/+24
* drm/i915/gt: Switch to object allocations for page directoriesChris Wilson2020-09-071-11/+31
* drm/i915: Preallocate stashes for vma page-directoriesChris Wilson2020-09-071-12/+71
* drm/i915: Export ppgtt_bind_vmaChris Wilson2020-07-031-10/+9
* drm/i915/gtt: split up i915_gem_gttMatthew Auld2020-01-071-0/+218