blob: 7582d28865ad42ee5725cdc5bf235ff9c1403e78 [file] [log] [blame]
bfeabcc87ae0 ("drm/i915/guc: reserve the doorbell before selecting the cacheline")
48b426a9b9ab ("drm/i915/guc: init GuC descriptors after GuC load")
6a2f59e45afc ("drm/i915: Pull unpin map into vma release")
209b7955e59e ("drm/i915/guc: Keep guc submission permanently engaged")
5bfbeacf1983 ("drm/i915/guc: Skip cleaning up the doorbells on error-before-allocate")
1fc44d9b1afb ("drm/i915: Store a pointer to intel_context in i915_request")
01278cb14395 ("drm/i915: Move fiddling with engine->last_retired_context")
4e0d64dba816 ("drm/i915: Move request->ctx aside")
1329115c6c43 ("drm/i915: Split execlists/guc reset preparations")
5adfb772f8ac ("drm/i915: Move engine reset prepare/finish to backends")
f351d087d832 ("drm/i915: Only sync tasklets once for recursive reset preparation")
b8444cf85b62 ("drm/i915: Remove tasklet flush before disable")
f2742e471281 ("drm/i915: Include priority and completed status in request in/out tracepoints")
7c572e1bdf8d ("drm/i915: Keep one request in our ring_list")
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")
d0667e9ce52e ("drm/i915: Pass the set of guilty engines to i915_reset()")
bba0869b18e4 ("drm/i915: Treat i915_reset_engine() as guilty until proven innocent")
e4d2006f8f04 ("drm/i915: Split out parking from the idle worker for reuse")
2c66555ec192 ("drm/i915/selftests: Add basic sanitychecks for execlists")
2a694feb9355 ("drm/i915: Store preemption capability in engine->flags")
1f901d59a548 ("Merge airlied/drm-next into drm-intel-next-queued")