blob: 8efd070036bfae5930ac75e487a3be1547704528 [file] [log] [blame]
8a5746982e0f ("drm/i915/execlist: Mark up racy read of execlists->pending[0]")
3a7a92aba8fb ("drm/i915/execlists: Force preemption")
a8c51ed22b0e ("drm/i915/gt: Try to more gracefully quiesce the system before resets")
2229adc81380 ("drm/i915/execlist: Trim immediate timeslice expiry")
89b6d1831d21 ("drm/i915/execlists: Tweak virtual unsubmission")
c3eb54aad982 ("drm/i915: Mark up "sentinel" requests")
d8ad5f52617b ("drm/i915/execlists: Prevent merging requests with conflicting flags")
c97fb526ca06 ("drm/i915/execlists: Leave tell-tales as to why pending[] is bad")
bd9bec5b6a09 ("drm/i915/execlists: Mark up expected state during reset")
9d41318c4e43 ("drm/i915/tgl: simplify the lrc register list for !RCS")
ba2c74da52eb ("drm/i915/tgl: the BCS engine supports relative MMIO")
c949ae431467 ("drm/i915/execlists: Protect peeking at execlists->active")
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")
44d0a9c05bc0 ("drm/i915/execlists: Skip redundant resubmission")
a4311745bba9 ("drm/i915/userptr: Never allow userptr into the mappable GGTT")
e1237523749e ("drm/i915/execlists: Use per-process HWSP as scratch")
f9d4eae25d93 ("drm/i915/execlists: Simplify gen12_csb_parse")
7dc56af5260e ("drm/i915/selftests: Verify the LRC register layout between init and HW")
e2144503bf3b ("drm/i915: Prevent bonded requests from overtaking each other on preemption")
b647c7df01b7 ("drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request")
0d7cf7bc15e7 ("drm/i915/execlists: Refactor -EIO markup of hung requests")
c0bb487dc19f ("drm/i915: Only enqueue already completed requests")
3231f8c01121 ("drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)")
67f3b58f3bac ("drm/i915/dsb: DSB context creation.")
d19d71fc2b15 ("drm/i915: Mark i915_request.timeline as a volatile, rcu pointer")
c45e788d95b4 ("drm/i915/tgl: Suspend pre-parser across GTT invalidations")
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")
582a6f90aa0d ("drm/i915/execlists: Add a paranoid flush of the CSB pointers upon 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")
198d2533669b ("drm/i915/execlists: Ignore lost completion events")
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")
0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt")