blob: a3d303742913ffedbe0af5f3a48abf6ebbba7439 [file] [log] [blame]
0152b3b3f49b ("drm/i915: Seal races between async GPU cancellation, retirement and signaling")
39f94a89a90b ("drm/i915: Assert breadcrumbs are correctly ordered in the signal handler")
7ce99d24ed72 ("drm/i915: Expose the busyspin durations for i915_wait_request")
7a2a519a899b ("drm/i915: Drop bool return from breadcrumbs signaler")
a89c09624f61 ("drm/i915: Acquire breadcrumb ref before cancelling")
52c0fdb25c7c ("drm/i915: Replace global breadcrumbs with per-context interrupt tracking")
3df0bd19193c ("drm/i915: Remove the intel_engine_notify tracepoint")
c9a646228816 ("drm/i915/execlists: Suppress preempting self")
4d97cbe01980 ("drm/i915: Rename execlists->queue_priority to queue_priority_hint")
8547444137ec ("drm/i915: Identify active requests")
5013eb8cd601 ("drm/i915: Track the context's seqno in its own timeline HWSP")
52954edd1f70 ("drm/i915: Allocate a status page for each timeline")
3adac4689f58 ("drm/i915: Introduce concept of per-timeline (context) HWSP")
1e345568e3b5 ("drm/i915: Move list of timelines under its own lock")
0ca88ba0d634 ("drm/i915: Always allocate an object/vma for the HWSP")
eb8d0f5af4ec ("drm/i915: Remove GPU reset dependence on struct_mutex")
ade8a0f59844 ("drm/i915: Make all GPU resets atomic")
832a67bdb205 ("drm/i915: Compute the HWS offsets explicitly")
9fa4973e91be ("drm/i915: Remove manual breadcumb counting")
e1a73a54a96e ("drm/i915: Measure the required reserved size for request emission")
8e525cb4a622 ("drm/i915/execlists: Move RPCS setup to context pin")
f6626e1d96ed ("drm/i915: De-inline intel_context_init()")
6e062b60b0b1 ("drm/i915/execlists: Mark up priority boost on preemption")
f42fb2317ffc ("Merge drm/drm-next into drm-intel-next-queued")