blob: d06d3c9e5a70eba4877194544d3bae67b984799a [file] [log] [blame]
27a5dcfe73f4 ("drm/i915/gem: Remove disordered per-file request list for throttling")
3a230a554dbb ("drm/i915/selftests: Restore to default heartbeat")
977253df6433 ("drm/i915/gt: Stop holding onto the pinned_default_state")
be1cb55a07bf ("drm/i915/gt: Keep a no-frills swappable copy of the default context state")
8c35a1957611 ("drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()")
6dc0d028f539 ("drm/i915/gt: Fix up clock frequency")
1dd47b54baea ("drm/i915: Add live selftests for indirect ctx batchbuffers")
9c878557b1eb ("drm/i915/gt: Use the RPM config register to determine clk frequencies")
555a32242997 ("drm/i915/gt: Trace RPS events")
b4892e440432 ("drm/i915: Make define for lrc state offset")
c92724de6db1 ("drm/i915/selftests: Try to detect rollback during batchbuffer preemption")
cbb6f8805a4c ("drm/i915/selftests: Disable heartbeat around RPS interrupt testing")
cf9ba27840c2 ("drm/i915/selftests: Disable C-states when measuring RPS frequency response")
74f103928df7 ("drm/i915/selftests: Show the pstate limits on any failure to reset min")
0eaccc4b180c ("drm/i915/selftests: Split RPS frequency measurement")
9938ee2e631c ("drm/i915/selftests: Check RPS controls")
a740f5c5f6bc ("drm/i915/selftests: Skip energy consumption tests if not controlling freq")
4ba74e53ada3 ("drm/i915/selftests: Verify frequency scaling with RPS")
c43dd6b4144a ("drm/i915/selftests: Check power consumption at min/max frequencies")
a50717dbf417 ("drm/i915/selftests: Take the engine wakeref around __rps_up_interrupt")
9d7e560f4327 ("drm/i915/selftests: Delay spinner before waiting for an interrupt")
46495adc6ca7 ("drm/i915/selftests: Exercise basic RPS interrupt generation")
708c82d59b14 ("drm/i915: Report all failed registers for ctx isolation")
71a6688e81d9 ("drm/i915/selftests: Tidy up an error message for live_error_interrupt")
b28b34ac85d7 ("drm/i915/execlists: Explicitly reset both reg and context runtime")
4b379a48ded0 ("drm/i915/selftests: Check timeout before flush and cond checks")
21abf0bf168d ("drm/i915/gt: Treat idling as a RPS downclock event")
a8fa7c079f3e ("drm/i915/rps: use struct drm_device based logging macros.")
91682e45ba62 ("drm/i915/lrc: convert to struct drm_device based logging macros.")
bb4328f6b9cb ("drm/i915/selftest: Add more poison patterns")
408464b4cbcf ("drm/i915/gt: Pull checking rps->pm_events under the irq_lock")
dff2a11b065c ("drm/i915: Do not poison i915_request.link on removal")
7d6236bb1335 ("drm/i915/gem: Extract transient execbuf flags from i915_vma")
2920bb94e65f ("drm/i915: Drop inspection of execbuf flags during evict")
4ec76dbeb62b ("drm/i915/gt: Expose engine properties via sysfs")
280e285dc78f ("drm/i915/selftests: Be a little more lenient for reset workers")
b0158b9132a7 ("drm/i915/selftests: Wait for the context switch")
d22d2d073ef8 ("drm/i915: Protect i915_request_await_start from early waits")
24eba7a9981d ("drm/i915/selftests: Check recovery from corrupted LRC")
efb69b9832b5 ("drm/i915/selftests: Verify LRC isolation")
2c59fd06a062 ("drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE")
bd3d1f867354 ("drm/i915/selftests: Mark GPR checking more hostile")
e7aa531e846c ("drm/i915/selftest: Analyse timestamp behaviour across context switches")
d30d3d5f58c4 ("drm/i915/selftests: Flush tasklet on wait_for_submit()")
06289949b8dd ("drm/i915/selftests: Check for any sign of request starting in wait_for_submit()")
cf274daadd69 ("drm/i915/gt: Rearrange code to silence compiler")
1883a0a4658e ("drm/i915: Track hw reported context runtime")
fcf7df7aae24 ("drm/i915/selftests: Check for the error interrupt before we wait!")
4c8ed8b12674 ("drm/i915/selftests: Exercise timeslice rewinding")
37305ede63c7 ("drm/i915/selftests: Sabotague the RING_HEAD")