blob: 68d373ff729caa6986525d6ff9051a33f1122f5f [file] [log] [blame]
3ffbe35321f4 ("drm/i915/selftests: Restore to default heartbeat")
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")
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")
21abf0bf168d ("drm/i915/gt: Treat idling as a RPS downclock event")
a8fa7c079f3e ("drm/i915/rps: use struct drm_device based logging macros.")
408464b4cbcf ("drm/i915/gt: Pull checking rps->pm_events under the irq_lock")
bd3d1f867354 ("drm/i915/selftests: Mark GPR checking more hostile")
e7aa531e846c ("drm/i915/selftest: Analyse timestamp behaviour across context switches")
1883a0a4658e ("drm/i915: Track hw reported context runtime")
4c8ed8b12674 ("drm/i915/selftests: Exercise timeslice rewinding")
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")
748317386afb ("drm/i915/execlists: Offline error capture")
32ff621fd744 ("drm/i915/gt: Allow temporary suspension of inflight requests")
672c368f9398 ("drm/i915: Keep track of request among the scheduling lists")
742379c0c400 ("drm/i915: Start chopping up the GPU error capture")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
e1c31fb5dde3 ("drm/i915: Merge i915_request.flags with i915_request.fence.flags")
6d728d92d8cc ("drm/i915/selftests: Impose a timeout for request submission")
1d0e2c9359fe ("drm/i915/gt: Always poison the kernel_context image before unparking")
fb218f202704 ("drm/i915/gt: Discard stale context state from across idling")
d1813ca2bbf1 ("drm/i915/gt: Clear LRC image inline")
6a505e644c44 ("drm/i915/gt: Include a bunch more rcs image state")
7b02b23e5dd0 ("drm/i915/gt: Avoid using tag 0 for the very first submission")
c100777cc00c ("drm/i915: Switch context id allocation directly to xarray")
6a8679c048eb ("drm/i915: Mark the GEM context link as RCU protected")
76f9764cc3d5 ("drm/i915: Introduce a vma.kref")
f5af1659d809 ("drm/i915: Add a simple is-bound check before unbinding")
9dd4b065446a ("drm/i915/gt: Move pm debug files into a gt aware debugfs")
e26b6d434147 ("drm/i915/gt: Pull GT initialisation under intel_gt_init()")
78be2c303aca ("drm/i915: Move i915_gem_init_contexts() earlier")
e6ba76480299 ("drm/i915: Remove i915->kernel_context")