summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/intel_memory_region.c
AgeCommit message (Expand)Author
2020-09-21drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst
2020-09-07drm/i915/selftests: Prevent selecting 0 for our random width/alignChris Wilson
2020-03-23drm/i915/selftests/perf: watch out for stolen objectsMatthew Auld
2020-01-29drm/i915/selftests/perf: measure memcpy bw between regionsMatthew Auld
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