blob: 49a6ac276242ac88bda074ffeb508ac50eddb480 [file] [log] [blame]
ac533c56b7ba ("drm/i915/gt: Track if an engine requires forcewake w/a")
5c4a53e3b1cb ("drm/i915/execlists: Track inflight CCID")
2632f174a2e1 ("drm/i915/execlists: Avoid reusing the same logical CCID")
b4892e440432 ("drm/i915: Make define for lrc state offset")
23122a4d992b ("drm/i915/gt: Scrub execlists state on resume")
c4e8ba739034 ("drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore")
4c977837ba29 ("drm/i915/execlists: Peek at the next submission for error interrupts")
606727842d8b ("drm/i915/gt: Include the execlists CCID of each port in the engine dump")
8b6d457f9532 ("drm/i915/execlists: Include priority info in trace_ports")
35f3fd8182ba ("drm/i915/execlists: Workaround switching back to a completed context")
60ef5b7ac6a1 ("drm/i915/execlists: Track active elements during dequeue")
61f874d6e001 ("drm/i915/gt: Use scnprintf() for avoiding potential buffer overflow")
24eba7a9981d ("drm/i915/selftests: Check recovery from corrupted LRC")
efb69b9832b5 ("drm/i915/selftests: Verify LRC isolation")
bd3d1f867354 ("drm/i915/selftests: Mark GPR checking more hostile")
e7aa531e846c ("drm/i915/selftest: Analyse timestamp behaviour across context switches")
489645d522df ("drm/i915/gt: Show the cumulative context runtime in engine debug")
1883a0a4658e ("drm/i915: Track hw reported context runtime")
4c8ed8b12674 ("drm/i915/selftests: Exercise timeslice rewinding")
42827350f75c ("drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex")
5ba32c7be81e ("drm/i915/execlists: Always force a context reload when rewinding RING_TAIL")
f14f27b16632 ("drm/i915/gt: Protect defer_request() from new waiters")
b4d3acaa7333 ("drm/i915/gt: Pull sseu context updates under gt")
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")
6f280b133dc2 ("drm/i915/perf: Fix OA context id overlap with idle context id")
4ba5c086a1d8 ("drm/i915/execlists: Take a reference while capturing the guilty request")
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")
feed5c7be22c ("drm/i915: Pin the context as we work on it")
921f0c47f228 ("drm/i915: Revert "drm/i915/tgl: Wa_1607138340"")
d7cb6975f11e ("drm/i915/gt: Always force restore freshly pinned contexts")
2c86e55d2ab5 ("drm/i915/gtt: split up i915_gem_gtt")
7807a76b00d3 ("drm/i915/gt: Take responsibility for engine->release as the last step")
ab17e6caa72c ("drm/i915/gt: Use memset_p to clear the ports")
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")
49a24e71b247 ("drm/i915/gt: Ignore stale context state upon resume")
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")
987281ab02af ("drm/i915/gt: Ensure that all new contexts clear STOP_RING")
c100777cc00c ("drm/i915: Switch context id allocation directly to xarray")
6a8679c048eb ("drm/i915: Mark the GEM context link as RCU protected")