summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/intel_memory_region.c
AgeCommit message (Expand)Author
2021-12-17drm/i915/selftests: Use to_gt() helperAndi Shyti
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-07-07drm/i915/selftests: fix smatch warning in mock_reserveMatthew Auld
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codeThomas Hellström
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-05-04drm/i915/lmem: support optional CPU clearing for special internal useMatthew Auld
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915: introduce mem->reservedAbdiel Janulgue
2021-03-24drm/i915/selftests: Prepare memory region tests for obj->mm.lock removalMaarten Lankhorst
2021-01-08drm/i915/selftests: Skip unstable timing measurementsChris Wilson
2021-01-04drm/i915/selftests: Guard against redifinition of SZ_8GChris Wilson
2020-12-07drm/i915/selftests: Improve error reporting for igt_mock_max_segmentChris Wilson
2020-12-02Revert "drm/i915/lmem: Limit block size to 4G"Chris Wilson
2020-12-02drm/i915/gem: Limit lmem scatterlist elements to UINT_MAXChris Wilson
2020-11-30drm/i915/lmem: Limit block size to 4GVenkata Sandeep Dhanalakota
2020-10-29drm/i915/region: fix max size calculationMatthew Auld
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