blob: 834f16316ec2cc1941a200bef1c67ab7275e774d [file] [log] [blame]
708ea872601e ("drm/i915: Only reset seqno if actually idle")
6b048706f407 ("drm/i915: Forcibly flush unwanted requests in drop-caches")
4dfacb0bcbee ("drm/i915: Switch to kernel context before idling at runtime")
09a4c02e58c1 ("drm/i915: Look for an active kernel context before switching")
f75f91574617 ("drm/i915: Shrink search list for active timelines")
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")
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")