blob: 4afb6b47d3dc65826003423b7e75f32bfa83f927 [file] [log] [blame]
31b61f0ef9af ("drm/i915/execlists: Move reset_active() from schedule-out to schedule-in")
b0b102488664 ("drm/i915/execlists: Verify context register state before execution")
a7f328fc7898 ("drm/i915/execlists: Simply walk back along request timeline on reset")
13670f4ce916 ("drm/i915/selftests: Check a few more fixed locations within the context image")
35865aef057c ("drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image")
5932925ac1f3 ("drm/i915: Move intel_engine_context_in/out into intel_lrc.c")
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")
0587152bf9a0 ("drm/i915: Drop assertion that ce->pin_mutex guards state updates")
2229adc81380 ("drm/i915/execlist: Trim immediate timeslice expiry")
9c27462c896d ("drm/i915/selftests: Check known register values within the context")
bd9bec5b6a09 ("drm/i915/execlists: Mark up expected state during reset")
1664f35aa718 ("drm/i915/selftests: Appease lockdep")
2935ed5339c4 ("drm/i915: Remove logical HW ID")
2850748ef876 ("drm/i915: Pull i915_vma_pin under the vm->mutex")
11331125e148 ("drm/i915: Mark up address spaces that may need to allocate")
5e053450c1c3 ("drm/i915: Only track bound elements of the GTT")
b290a78b5c3d ("drm/i915: Use helpers for drm_mm_node booleans")
fcde8c7eea60 ("drm/i915/selftests: Exercise potential false lite-restore")
a4311745bba9 ("drm/i915/userptr: Never allow userptr into the mappable GGTT")
7dc56af5260e ("drm/i915/selftests: Verify the LRC register layout between init and HW")
cb2377a919bb ("drm/i915: Fixup preempt-to-busy vs reset of a virtual request")
0d7cf7bc15e7 ("drm/i915/execlists: Refactor -EIO markup of hung requests")
3231f8c01121 ("drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)")
ae911b23d2f0 ("drm/i915/execlists: Relax assertion for a pinned context image on reset")
67f3b58f3bac ("drm/i915/dsb: DSB context creation.")
d19d71fc2b15 ("drm/i915: Mark i915_request.timeline as a volatile, rcu pointer")
c210e85b8f33 ("drm/i915/tgl: Extend MI_SEMAPHORE_WAIT")
2f7155629c9d ("drm/i915/tgl: Re-enable rc6")
6da301e52917 ("drm/i915/tgl: Limit ourselves to just rcs0")
ee73e2795b41 ("drm/i915/tgl: Disable preemption while being debugged")
a17592effdc1 ("drm/i915/execlists: Ensure the context is reloaded after a GPU reset")
4dd2fbbfb532 ("drm/i915: Make i915_vma.flags atomic_t for mutex reduction")
ab37c4d712c8 ("drm/i915/tgl: Disable rc6 for debugging")
07e98eb0a174 ("drm/i915/selftests: Tighten the timeout testing for partial mmaps")
cec5ca08e36f ("drm/i915: Perform GGTT restore much earlier during resume")
fa9a09f15065 ("drm/i915/execlists: Clear STOP_RING bit on reset")
33dd88992313 ("drm/i915: cleanup cache-coloring")
e9ceb751ad4e ("drm/i915: s/i915_gtt_color_adjust/i915_ggtt_color_adjust")
1e0a96e50882 ("drm/i915: export color_differs")
42014f69bb23 ("drm/i915: Hook up GT power management")
5bf05dc58d65 ("drm/i915/tgl: Register state context definition for Gen12")
cdb736fa8b8b ("drm/i915: Use engine relative LRIs on context setup")
8f9fb61caed1 ("drm/i915: Refresh the errno to vmf_fault translations")
5a90606df7cb ("drm/i915: Replace obj->pin_global with obj->frontbuffer")
dffa8feb3084 ("drm/i915/perf: Assert locking for i915_init_oa_perf_state()")
0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt")
11988e393813 ("drm/i915/execlists: Try rearranging breadcrumb flush")
e8f6b4952ec5 ("drm/i915/execlists: Flush the post-sync breadcrumb write harder")