blob: e53eba58a57373972dacd20725cd988a81093d29 [file] [log] [blame]
1b90e4a43b74 ("drm/i915/selftests: Enable selftesting of busy-stats")
dfdfbd382348 ("drm/i915/selftests: Check preemption rollback of different ring queue depths")
9199c070cdde ("drm/i915/selftests: Exercise far preemption rollbacks")
7102a76043eb ("drm/i915/selftests: Disable preemptive heartbeats over preemption tests")
d4b02a4c613e ("drm/i915/selftests: Trim execlists runtime")
b72f02d78e4f ("drm/i915/gt: Prevent timeslicing into unpreemptable requests")
3a230a554dbb ("drm/i915/selftests: Restore to default heartbeat")
ad6586850b6d ("drm/i915/selftests: Change priority overflow detection")
25c26f18ea79 ("drm/i915/selftests: Measure dispatch latency")
6dc0d028f539 ("drm/i915/gt: Fix up clock frequency")
9c878557b1eb ("drm/i915/gt: Use the RPM config register to determine clk frequencies")
555a32242997 ("drm/i915/gt: Trace RPS events")
cbfd3a0c5a55 ("drm/i915/selftests: Add request throughput measurement to perf")
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")
e42a969e725c ("drm/i915/selftests: Exercise dynamic reclocking with RPS")
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")
c1b5ea926d55 ("drm/i915/selftests: Check for an already completed timeslice")
53f5da74c7a2 ("drm/i915/selftests: Wait until we start timeslicing after a submit")
4b379a48ded0 ("drm/i915/selftests: Check timeout before flush and cond checks")
21abf0bf168d ("drm/i915/gt: Treat idling as a RPS downclock event")
2386b492ded4 ("drm/i915: Prefer '%ps' for printing function symbol names")
a8fa7c079f3e ("drm/i915/rps: use struct drm_device based logging macros.")
408464b4cbcf ("drm/i915/gt: Pull checking rps->pm_events under the irq_lock")
efb69b9832b5 ("drm/i915/selftests: Verify LRC isolation")
950da3016218 ("drm/i915/selftests: Disable heartbeat around manual pulse tests")
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()")
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")
bb5e4397a60f ("drm/i915/selftests: Add a simple rollover test for the kernel context")
bd46aa22a86a ("drm/i915/selftests: Also wait for the scratch buffer to be bound")
70a76a9b8e9d ("drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT")
ff3d4ff6c9e6 ("drm/i915/gt: Tidy repetition in declaring gen8+ interrupts")
03d0ed8a8e93 ("drm/i915: Skip capturing errors from internal contexts")
989df3a7bd2a ("drm/i915/execlists: Reclaim the hanging virtual request")
4ba5c086a1d8 ("drm/i915/execlists: Take a reference while capturing the guilty request")
0d4c351a0f02 ("drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available")