summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/intel_memory_region.c
AgeCommit message (Expand)Author
2020-01-03drm/i915/gem: Support discontiguous lmem object mapsChris Wilson
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter
2019-10-28drm/i915/selftests: Select a random engine for testing memory regionsChris Wilson
2019-10-25drm/i915/selftests: add write-dword test for LMEMMatthew Auld
2019-10-25drm/i915/lmem: support kernel mappingAbdiel Janulgue
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld
2019-10-14drm/i915/selftests: Fixup naked 64b divideChris Wilson
2019-10-08drm/i915/region: support contiguous allocationsMatthew Auld
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld