blob: 1e50e0d99875c0a78849fbcd283d799a59c5a7a1 [file] [log] [blame]
35f3fd8182ba ("drm/i915/execlists: Workaround switching back to a completed context")
60ef5b7ac6a1 ("drm/i915/execlists: Track active elements during dequeue")
f14f27b16632 ("drm/i915/gt: Protect defer_request() from new waiters")
ab17e6caa72c ("drm/i915/gt: Use memset_p to clear the ports")
639f2f24895f ("drm/i915: Introduce new macros for tracing")
88a4655e75ac ("drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire")
da0ef77e1e0c ("drm/i915/execlists: Fixup cancel_port_requests()")
331bf9059157 ("drm/i915/gt: Mark the execlists->active as the primary volatile access")
5cba288466e9 ("drm/i915/gt: Unlock engine-pm after queuing the kernel context switch")
fd6fe087ca47 ("drm/i915/gt: Call intel_gt_sanitize() directly")
b79029b2e859 ("drm/i915/gt: Make timeslice duration configurable")
a7f328fc7898 ("drm/i915/execlists: Simply walk back along request timeline on reset")
3fc794f27fec ("drm/i915: Split memory_region initialisation into its own file")
3e7abf814193 ("drm/i915: Extract GT render power state management")
2871ea85c119 ("drm/i915/gt: Split intel_ring_submission")
058179e72e09 ("drm/i915/gt: Replace hangcheck by heartbeats")
2e0986a58cc4 ("drm/i915/gem: Cancel contexts when hangchecking is disabled")
d12acee84ffb ("drm/i915/execlists: Cancel banned contexts on schedule-out")
3a7a92aba8fb ("drm/i915/execlists: Force preemption")
a8c51ed22b0e ("drm/i915/gt: Try to more gracefully quiesce the system before resets")
ae2e28b02630 ("drm/i915: Teach record_defaults to operate on the intel_gt")
0587152bf9a0 ("drm/i915: Drop assertion that ce->pin_mutex guards state updates")
adcb52649498 ("drm/i915: Pass intel_gt to intel_engines_init_mmio")
18f3b2727fc3 ("drm/i915: Remove pm park/unpark notifications")
71e51ca8dcc1 ("drm/i915: Lift i915_vma_parked() onto the gt")
b5e8e954eb67 ("drm/i915/gt: Introduce barrier pulses along engines")
0dc3c562aa95 ("drm/i915: Extract GT ring management")
72405c3d7850 ("drm/i915: treat stolen as a region")
da1184cd41d4 ("drm/i915: treat shmem as a region")
3aae9d08532c ("drm/i915: enumerate and init each supported region")
253a774bb08b ("drm/i915/execlists: Don't merely skip submission if maybe timeslicing")
5d904e3c5d40 ("drm/i915: Pass in intel_gt at some for_each_engine sites")
a50134b1983b ("drm/i915: Make for_each_engine_masked work on intel_gt")
5f65d5a6e4bd ("drm/i915/selftests: Teach timelines to take intel_gt as its argument")
bb3d4c9d636b ("drm/i915/selftests: Teach workarounds to take intel_gt as its argument")
1357fa8136ea ("drm/i915/selftests: Teach execlists to take intel_gt as its argument")
2229adc81380 ("drm/i915/execlist: Trim immediate timeslice expiry")
8574685547bd ("drm/i915/selftests: Drop stale struct_mutex")
8b390c15818c ("drm/i915/execlists: Clear semaphore immediately upon ELSP promotion")
3c00660db183 ("drm/i915/execlists: Assert tasklet is locked for process_csb()")
9506c23dfaf5 ("drm/i915/selftests: Check that GPR are cleared for new contexts")
9c27462c896d ("drm/i915/selftests: Check known register values within the context")
86027e312c36 ("drm/i915/selftests: Check that registers are preserved between virtual engines")
bd9bec5b6a09 ("drm/i915/execlists: Mark up expected state during reset")
c36eebd9ba5d ("drm/i915/gt: execlists->active is serialised by the tasklet")
c949ae431467 ("drm/i915/execlists: Protect peeking at execlists->active")
41f0bc49f7f2 ("drm/i915/selftests: Hold request reference over waits")
2f0b97ca0211 ("drm/i915/region: support contiguous allocations")
232a6ebae419 ("drm/i915: introduce intel_memory_region")
d99f7b079c2a ("drm/i915/gt: Flush submission tasklet before waiting/retiring")