blob: ec4714fef34b119fa90f525e76d289e8fea0a349 [file] [log] [blame]
dd847a706974 ("drm/i915: Compile fix for 64b dma-fence seqno")
eb5f43d45b3b ("drm/i915/selftests: Exercise reset to break stuck GTT eviction")
8ea397fa70be ("drm/i915/execlists: Process one CSB update at a time")
b2209e62a450 ("drm/i915/execlists: Reset the CSB head tracking on reset/sanitization")
c3160da9a6af ("drm/i915: After reset on sanitization, reset the engine backends")
4dfacb0bcbee ("drm/i915: Switch to kernel context before idling at runtime")
09a4c02e58c1 ("drm/i915: Look for an active kernel context before switching")
39d3cc03e9dd ("drm/i915/selftests: Wait longer for the old active request")
73377dbcc754 ("drm/i915/execlists: Split out CSB processing")
ef2fb7204638 ("drm/i915/execlists: Refactor out complete_preempt_context()")
f75f91574617 ("drm/i915: Shrink search list for active timelines")
77dfedb5be03 ("drm/i915/execlists: Use rmb() to order CSB reads")
98dc0454c023 ("drm/i915/selftests: Refactor common flush_test()")
b9b774268708 ("drm/i915/execlists: Emit i915_trace_request_out for preemption")
a89d1f921c15 ("drm/i915: Split i915_gem_timeline into individual timelines")
65fcb8064dd0 ("drm/i915: Move timeline from GTT to ring")
643b450a594e ("drm/i915: Only track live rings for retiring")
b887d6154624 ("drm/i915: Retire requests along rings")
ab82a0635cdf ("drm/i915: Wrap engine->context_pin() and engine->context_unpin()")
52d7f16e5543 ("drm/i915: Stop tracking timeline->inflight_seqnos")
5692251c254a ("drm/i915/lrc: Scrub the GPU state of the guilty hanging request")
56021f48dbea ("drm/i915: Don't dump umpteen thousand requests")
b7268c5eed0a ("drm/i915: Pack params to engine->schedule() into a struct")
0c7112a00272 ("drm/i915: Rename priotree to sched")
98ff5c78307b ("drm/i915: Move the priotree struct to its own headers")
0c5c7df360db ("drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE")
bba0869b18e4 ("drm/i915: Treat i915_reset_engine() as guilty until proven innocent")
e4d2006f8f04 ("drm/i915: Split out parking from the idle worker for reuse")
028666793a02 ("drm/i915/selftests: Avoid repeatedly harming the same innocent context")
2c66555ec192 ("drm/i915/selftests: Add basic sanitychecks for execlists")
2a694feb9355 ("drm/i915: Store preemption capability in engine->flags")
f26052079070 ("drm/i915/execlists: Track begin/end of execlists submission sequences")
1f901d59a548 ("Merge airlied/drm-next into drm-intel-next-queued")