aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_memory_region.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03drm/i915/gem: Support discontiguous lmem object mapsChris Wilson1-19/+14
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson1-0/+2
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson1-2/+2
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson1-1/+1
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter1-2/+2
2019-10-28drm/i915/selftests: Select a random engine for testing memory regionsChris Wilson1-3/+26
2019-10-25drm/i915/selftests: add write-dword test for LMEMMatthew Auld1-0/+166
2019-10-25drm/i915/lmem: support kernel mappingAbdiel Janulgue1-0/+113
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld1-0/+40
2019-10-14drm/i915/selftests: Fixup naked 64b divideChris Wilson1-5/+7
2019-10-08drm/i915/region: support contiguous allocationsMatthew Auld1-0/+165
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld1-0/+115