blob: db40838342f6d2e95b79c6f729e7ea79c560a2b8 [file] [log] [blame]
810b7ee3008a ("drm/i915/gt: Always report the sample time for busy-stats")
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")
36d516be867c ("drm/i915/gt: Switch to manual evaluation of RPS")
8e99299a04bc ("drm/i915/gt: Track use of RPS interrupts in flags")
9bad2adbddfe ("drm/i915/gt: Move rps.enabled/active to flags")
426d0073fb6d ("drm/i915/gt: Always enable busy-stats for execlists")
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")
043cd2d14ede ("drm/i915/gt: Leave rps->cur_freq on unpark")
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")
ff34527103d2 ("drm/i915/gt: Mark up intel_rps.active for racy reads")
74e5a9aca01e ("drm/i915/gt: Mark up intel_rps.active for racy reads")
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")