blob: d0269703a6032ed42f5b1afe09902ad70aa8760a [file] [log] [blame]
4b378c0672cc ("drm/i915: Consolidate reset-request debug message")
b300fde8965f ("drm/i915: Remove i915_request.global_seqno")
8892f47742ea ("drm/i915: Remove access to global seqno in the HWSP")
89531e7d8ee8 ("drm/i915: Replace global_seqno with a hangcheck heartbeat seqno")
d9e61b66a5d3 ("drm/i915: Defer application of request banning to submission")
d6f328bfeb0b ("drm/i915: Hack and slash, throttle execbuffer hogs")
21950ee7cc8f ("drm/i915: Pull i915_gem_active into the i915_active family")
5f5c139d6900 ("drm/i915: Allocate active tracking nodes from a slabcache")
a42375af0a30 ("drm/i915: Release the active tracker tree upon idling")
64d6c500a384 ("drm/i915: Generalise GPU activity tracking")
e46c2e99f600 ("drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)")
7810858412a0 ("drm/i915: Add timeline barrier support")
87f1ef225242 ("drm/i915: Record the sseu configuration per-context & engine")
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")
499197dc1696 ("drm/i915: Stop tracking MRU activity on VMA")
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")