blob: 17d6c8b8e4f756818101f26c4177364901d49878 [file] [log] [blame]
6a6237293d0c ("drm/i915/execlists: Pull the render flush into breadcrumb emission")
8fcd86baab77 ("drm/i915/guc: Restore preempt-context across S3/S4")
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")
f2742e471281 ("drm/i915: Include priority and completed status in request in/out tracepoints")
74f9474124ea ("drm/i915/execlists: Drop preemption arbitrations points along the ring")
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")