blob: be2c43c25fd7b9ae1702c1bb00a24415255f28d4 [file] [log] [blame]
4a15c75c4246 ("drm/i915: Introduce per-engine workarounds")
25d140faaa25 ("drm/i915: Record GT workarounds in a list")
745aa6cdee6b ("drm/i915: Fix icl workarounds whitespaces")
85f04aa569ad ("drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IA")
f57f9371e285 ("drm/i915/icl: WaAllowUMDToModifySamplerMode")
6a00b8feb86d ("drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7")
71ffd49cc9b9 ("drm/i915/icl:Add Wa_1606682166")
0c7d2aedf51b ("drm/i915/icl: Add Wa_1406609255")
6edafc4eb3e4 ("drm/i915: Unset reset pch handshake when PCH is not present in one place")
7c86828d5645 ("drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake")
b2164e481556 ("drm/i915/execlists: Onion unwind for logical_ring_init() failure")
805615dae057 ("drm/i915: Remove useless error return from intel_init_mocs_engine()")
30b710840e4b ("drm/i915: Cleanup gt powerstate from gem")
7ab87ede5078 ("drm/i915: Unwind HW init after GVT setup failure")
548764bb7ce0 ("drm/i915: Keep the ctx workarounds tightly packed")
5db1d4ea91b6 ("drm/i915/execlists: Push the tasklet kick after reset to reset_finish")
39e78234b0be ("drm/i915: Add WaKBLVECSSemaphoreWaitPoll")
8979187a8cfa ("drm/i915: Move i915_gem_fini to i915_gem.c")
ec92ad00a393 ("drm/i915: Only sanitize GEM from late suspend")
4ece66b149a3 ("drm/i915/icl: Wa_1406463099")
fe25f3048322 ("drm/i915/execlists: Wait for ELSP submission on restart")
fe864b76c2ab ("drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads")
d78fa508f08d ("drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads")
1e40d4aea57b ("drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads")
5adfb772f8ac ("drm/i915: Move engine reset prepare/finish to backends")
f351d087d832 ("drm/i915: Only sync tasklets once for recursive reset preparation")
b8444cf85b62 ("drm/i915: Remove tasklet flush before disable")
73f4e8a338da ("drm/i915/icl: WaForwardProgressSoftReset")
5ba700c73a89 ("drm/i915/icl: Wa_1406838659")
5215eef35fcb ("drm/i915/icl: Wa_1604302699")
36204d80bacb ("drm/i915/icl: Wa_1406680159")
0a437d498165 ("drm/i915/icl: Wa_1405779004")
908ae0517363 ("drm/i915/icl: WaDisCtxReload")
6b967dc39209 ("drm/i915/icl: WaCL2SFHalfMaxAlloc")
5246ae4bdb4c ("drm/i915/icl: WaDisableCleanEvicts")
f4a357140a56 ("drm/i915/icl: WaModifyGamTlbPartitioning")
d41bab687999 ("drm/i915/icl: WaL3BankAddressHashing")
5bcebe76704f ("drm/i915/icl: WaGAPZPriorityScheme")
d65dc3e40b80 ("drm/i915/icl: Enable Sampler DFR")
cc38cae7c4e9 ("drm/i915/icl: Introduce initial Icelake Workarounds")
a89d1f921c15 ("drm/i915: Split i915_gem_timeline into individual timelines")
65fcb8064dd0 ("drm/i915: Move timeline from GTT to ring")
643b450a594e ("drm/i915: Only track live rings for retiring")
b887d6154624 ("drm/i915: Retire requests along rings")
ab82a0635cdf ("drm/i915: Wrap engine->context_pin() and engine->context_unpin()")
52d7f16e5543 ("drm/i915: Stop tracking timeline->inflight_seqnos")
5692251c254a ("drm/i915/lrc: Scrub the GPU state of the guilty hanging request")
56021f48dbea ("drm/i915: Don't dump umpteen thousand requests")
b7268c5eed0a ("drm/i915: Pack params to engine->schedule() into a struct")
0c7112a00272 ("drm/i915: Rename priotree to sched")