blob: 97f990adf204117aba893070cb6555680788bec6 [file] [log] [blame]
009367791f31 ("drm/i915: Record GT workarounds in a list")
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")
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")
fe864b76c2ab ("drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads")
d78fa508f08d ("drm/i915/icl: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads")
1e40d4aea57b ("drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads")
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")
9f172f6fbd24 ("drm/i915: Call i915_perf_fini() on init_hw error unwind")
f4ecfbfc32ed ("drm/i915: Check whitelist registers across resets")
59b449d5c82a ("drm/i915: Split out functions for different kinds of workarounds")
7d3c425fefb9 ("drm/i915: Move a bunch of workaround-related code to its own file")
d3d57927995f ("drm/i915/icl: Update subslice define for ICL 11")
6b0478fb722a ("drm/i915: Implement dynamic GuC WOPCM offset and size calculation")
3c009e3c468a ("drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset")
c37d57282033 ("drm/i915/uc: Sanitize uC together with GEM")
a89a70a8b50d ("drm/i915/icl: Gen11 forcewake support")
7cfca4afd656 ("drm/i915/uc: Introduce intel_uc_suspend|resume")
57312eaacd9b ("drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric")
e61e0f51ba79 ("drm/i915: Rename drm_i915_gem_request to i915_request")
158863fb5096 ("drm/i915: Make global seqno known in i915_gem_request_execute tracepoint")
847c51e030ac ("drm/i915: Add missing kerneldoc parameters for huc_ucode_xfer")
3ceda3a4a856 ("drm/i915: Hold rpm wakeref for printing the engine's register state")
ad5169070713 ("drm/i915: Move the final intel_gpu_reset() to after declaring wedged")
d8802126da68 ("drm/i915: Fix kerneldoc warnings for i915_gem_request")
179f402550cf ("drm/i915: Fix kerneldoc warnings for intel_ringbuffer")
253a281727d5 ("drm/i915: Remove superfluous worker wakeups when RPS is already boosted")
d63763749127 ("drm/i915: Only allocate preempt context when required")
3fed180812ed ("drm/i915: Move the scheduler feature bits into the purview of the engines")
c22b355ff7fd ("drm/i915: Trim the retired request queue after submitting")
8ac71d1db1f8 ("drm/i915: Skip request serialisation if the timeline is already complete")
fd10e2ce9905 ("drm/i915/breadcrumbs: Ignore unsubmitted signalers")
01b8fdc52220 ("drm/i915: Skip post-reset request emission if the engine is not idle")
8ec21a7c4b52 ("drm/i915/selftests: Use a sacrificial context for hang testing")