blob: 99f18ee15e7263562313a4479e39768d4e9f7b11 [file] [log] [blame]
8892f47742ea ("drm/i915: Remove access to global seqno in the HWSP")
89531e7d8ee8 ("drm/i915: Replace global_seqno with a hangcheck heartbeat seqno")
d6f328bfeb0b ("drm/i915: Hack and slash, throttle execbuffer hogs")
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")