blob: 55e56f7b19c8da3e70ea7ec02edd226993827745 [file] [log] [blame]
eaf20e6933dc ("drm/i915/uc: Skip reset preparation if GuC is already dead")
1813ae17fdf0 ("drm/i915/guc: Calling guc_disable_communication in all suspend paths")
2caffbf11762 ("drm/i915: Revoke mmaps and prevent access to fence registers across reset")
7ae1940014ef ("drm/i915: Defer removing fence register tracking to rpm wakeup")
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")
789659f4307a ("drm/i915: Drop fake breadcrumb irq")
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")