blob: 02fc95a788d7bfbca4e30f9a4a4919ccd55f5a01 [file] [log] [blame]
5a688ee3a224 ("drm/i915/execlists: Move RCS mmio workaround to new common wa_list")
69bcdecf1af5 ("drm/i915: Move register white-listing to the common workaround framework")
28d6ccce73be ("drm/i915/selftests: Add tests for GT and engine workaround verification")
094304beb4e1 ("drm/i915: Verify GT workaround state after GPU init")
4a15c75c4246 ("drm/i915: Introduce per-engine workarounds")
25d140faaa25 ("drm/i915: Record GT workarounds in a list")
b9f78d675230 ("drm/i915/selftests: Fix live_workarounds to actually do resets")
8d2f6e2f2721 ("drm/i915/selftests: Extract spinner code")
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")
bbb8a9d7e000 ("drm/i915: GEM_WARN_ON considered harmful")
71ffd49cc9b9 ("drm/i915/icl:Add Wa_1606682166")
0c7d2aedf51b ("drm/i915/icl: Add Wa_1406609255")
89d5efcc311c ("drm/i915: Replace some open-coded i915_coherent_map_type()")
dee4a0f8e70d ("drm/i915/selftests: Smoketest preemption")
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")
b8bdd9cc6049 ("drm/i915/selftests: Live tests emit requests and so require rpm")
a47cd45a37c9 ("drm/i915/selftests: Basic stress test for rapid context switching")
805615dae057 ("drm/i915: Remove useless error return from intel_init_mocs_engine()")
30b710840e4b ("drm/i915: Cleanup gt powerstate from gem")
5503cb0decdc ("drm/i915: Drop unneed i915 parameter from intel_ring_pin()")
496bcce3c9bf ("drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context")
dd18cedfa36f ("drm/i915/guc: Move the pin bias value from GuC to GGTT")
9936ef55f254 ("drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias")
7a859c655d8f ("drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment")
eb5f43d45b3b ("drm/i915/selftests: Exercise reset to break stuck GTT eviction")
0f6b79fa138d ("drm/i915/selftests: Force a preemption hang")
cb4dc8daf4cb ("drm/i915/selftests: Add a safety net to live_workarounds")
7ab87ede5078 ("drm/i915: Unwind HW init after GVT setup failure")
a523697857cd ("drm/i915: Start returning an error from i915_vma_move_to_active()")
da99fe5f8585 ("drm/i915: Refactor export_fence() after i915_vma_move_to_active()")
be01de596ef6 ("drm/i915/selftests: Attach the fence to the object when making busy")
d78e2bbf483f ("drm/i915/selftests: Mark up write into scratch vma")
bc4237ec8dea ("drm/i915/execlists: Unify CSB access pointers")
8ea397fa70be ("drm/i915/execlists: Process one CSB update at a time")
c39d2e7e35f6 ("drm/i915/guc: Use intel_guc_init_misc to hide GuC internals")
b2209e62a450 ("drm/i915/execlists: Reset the CSB head tracking on reset/sanitization")
548764bb7ce0 ("drm/i915: Keep the ctx workarounds tightly packed")
5db1d4ea91b6 ("drm/i915/execlists: Push the tasklet kick after reset to reset_finish")
697b9a8714cb ("drm/i915: Make closing request flush mandatory")
39e78234b0be ("drm/i915: Add WaKBLVECSSemaphoreWaitPoll")
82ad6443a55e ("drm/i915/gtt: Rename i915_hw_ppgtt base member")
744799850ef1 ("drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list")
d901e8e67335 ("drm/i915/ringbuffer: Make context pin/unpin symmetric")
30aacd3fe7f1 ("drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+")
8979187a8cfa ("drm/i915: Move i915_gem_fini to i915_gem.c")