blob: 538599c9c499a7919f8bf7d12484f4c80340e913 [file] [log] [blame]
5503cb0decdc ("drm/i915: Drop unneed i915 parameter from intel_ring_pin()")
496bcce3c9bf ("drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context")
dd18cedfa36f ("drm/i915/guc: Move the pin bias value from GuC to GGTT")
9936ef55f254 ("drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias")
7a859c655d8f ("drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment")
c39d2e7e35f6 ("drm/i915/guc: Use intel_guc_init_misc to hide GuC internals")
d901e8e67335 ("drm/i915/ringbuffer: Make context pin/unpin symmetric")
867985d4a431 ("drm/i915: Pull the context->pin_count dec into the common intel_context_unpin")
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")
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")