summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gtt.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-21drm/i915/gt: Provide a utility to create a scratch bufferChris Wilson1-0/+29
2020-10-15drm/i915: Enable eLLC caching of display buffers for SKL+Ville Syrjälä1-2/+8
2020-09-07drm/i915/gt: Switch to object allocations for page directoriesChris Wilson1-243/+57
2020-02-28drm/i915/gt: Pull marking vm as closed underneath the vm->mutexChris Wilson1-1/+4
2020-02-28drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio1-24/+0
2020-01-25drm/i915/gt: Poison GTT scratch pagesChris Wilson1-0/+30
2020-01-22drm/i915/gt: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya1-3/+3
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld1-0/+598