blob: d5d0b52bd96f0da448ab080dc22cc8a45774d482 [file] [log] [blame]
212d9994d0b5 ("drm/i915/selftests: Count the number of engines used")
a8c9a7f52ec5 ("drm/i915/selftests: Complete transition to a real struct file mock")
85ca528ed79c ("drm/i915/selftests: Replace mock_file hackery with drm's true fake")
0e99f939f08f ("drm/i915/selftests/blt: add some kthreads into the mix")
340be48f2c5a ("drm/i915/selftests: add write-dword test for LMEM")
01377a0d7e66 ("drm/i915/lmem: support kernel mapping")
b908be543e44 ("drm/i915: support creating LMEM objects")
51757cf4d7e6 ("drm/i915/selftests: Use for_each_uabi_engine in contex selftests")
3aae9d08532c ("drm/i915: enumerate and init each supported region")
e9768bfe875f ("drm/i915/selftests: Teach requests to use all available engines")
bb3d4c9d636b ("drm/i915/selftests: Teach workarounds to take intel_gt as its argument")
41f0bc49f7f2 ("drm/i915/selftests: Hold request reference over waits")
2f0b97ca0211 ("drm/i915/region: support contiguous allocations")
232a6ebae419 ("drm/i915: introduce intel_memory_region")
d30213e533fa ("drm/i915: Fix Kconfig indentation")
cd6a851385be ("drm/i915/gt: Prefer local path to runtime powermanagement")
2af402982ab3 ("drm/i915/selftests: Drop vestigal struct_mutex guards")
a4e7ccdac38e ("drm/i915: Move context management under GEM")
2935ed5339c4 ("drm/i915: Remove logical HW ID")
661019754202 ("drm/i915: Move request runtime management onto gt")
789ed955215d ("drm/i915/gem: Retire directly for mmap-offset shrinking")
f33a8a51602c ("drm/i915: Merge wait_for_timelines with retire_request")
33d856445b3e ("drm/i915: Remove the GEM idle worker")
7e8057626640 ("drm/i915: Drop struct_mutex from around i915_retire_requests()")
b72348406927 ("drm/i915: Move idle barrier cleanup into engine-pm")
b1e3177bd1d8 ("drm/i915: Coordinate i915_active with its own mutex")
274cbf20fd10 ("drm/i915: Push the i915_active.retire into a worker")
2850748ef876 ("drm/i915: Pull i915_vma_pin under the vm->mutex")
11331125e148 ("drm/i915: Mark up address spaces that may need to allocate")
5e053450c1c3 ("drm/i915: Only track bound elements of the GTT")
b290a78b5c3d ("drm/i915: Use helpers for drm_mm_node booleans")
261ea7e29ed1 ("drm/i915: Restrict L3 remapping sysfs interface to dwords")
3cbad5d77749 ("drm/i915/gem: Refactor tests on obj->ops->flags")
dfe324f34c53 ("drm/i915/selftests: Extract random_offset() for use with a prng")
a4311745bba9 ("drm/i915/userptr: Never allow userptr into the mappable GGTT")
50d16d44cce4 ("drm/i915/selftests: Exercise context switching in parallel")
4e18ca703f21 ("drm/i915/selftests: Distinguish mock device from no wakeref")
260e6b712769 ("drm/i915: Pass intel_gt to has-reset?")
c113236718e8 ("drm/i915: Extract GT render sleep (rc6) management")
a3f56e7da523 ("drm/i915/selftests: Exercise concurrent submission to all engines")
7dc56af5260e ("drm/i915/selftests: Verify the LRC register layout between init and HW")
67f3b58f3bac ("drm/i915/dsb: DSB context creation.")
d19d71fc2b15 ("drm/i915: Mark i915_request.timeline as a volatile, rcu pointer")
a47e788c2310 ("drm/i915/selftests: Exercise CS TLB invalidation")
37fa0de3c137 ("drm/i915: Verify the engine after acquiring the active.lock")
c210e85b8f33 ("drm/i915/tgl: Extend MI_SEMAPHORE_WAIT")
2f7155629c9d ("drm/i915/tgl: Re-enable rc6")
6da301e52917 ("drm/i915/tgl: Limit ourselves to just rcs0")
0b8d6273db06 ("drm/i915/selftests: Keep the engine awake while we keep for preemption")
ee73e2795b41 ("drm/i915/tgl: Disable preemption while being debugged")