summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_workarounds.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-08Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-08-05drm/i915/dg2: Add SQIDI steeringMatt Roper1-5/+23
2021-08-05drm/i915/xehpsdv: Define steering tablesMatt Roper1-2/+9
2021-08-05drm/i915/xehp: handle new steering optionsDaniele Ceraolo Spurio1-5/+84
2021-07-31drm/i915/xehp: Fix missing sentinel on mcr_ranges_xehpLucas De Marchi1-0/+1
2021-07-28drm/i915/guc: Provide mmio list to be saved/restored on engine resetJohn Harrison1-22/+24
2021-07-23drm/i915/xehp: Define multicast register rangesMatt Roper1-1/+19
2021-07-23drm/i915: Extend Wa_1406941453 to adl-pJosé Roberto de Souza1-2/+2
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper1-14/+14
2021-07-21drm/i915: Program DFR enable/disable as a GT workaroundMatt Roper1-0/+9
2021-07-21drm/i915/icl: Drop a couple unnecessary workaroundsMatt Roper1-13/+1
2021-07-21drm/i915: Fix application of WaInPlaceDecompressionHangMatt Roper1-18/+2
2021-07-15Merge branch 'topic/revid_steppings' into drm-intel-gt-nextMatt Roper1-101/+7
2021-07-15drm/i915/icl: Drop workarounds that only apply to pre-production steppingsMatt Roper1-39/+0
2021-07-15drm/i915/cnl: Drop all workaroundsMatt Roper1-57/+0
2021-07-15drm/i915/dg1: Use revid->stepping tablesMatt Roper1-5/+6
2021-07-15drm/i915/jsl_ehl: Use revid->stepping tablesMatt Roper1-1/+1
2021-07-15drm/i915/icl: Use revid->stepping tablesMatt Roper1-6/+6
2021-07-15drm/i915/skl: Use revid->stepping tablesMatt Roper1-1/+1
2021-07-13drm/i915/adl_s: Extend Wa_1406941453José Roberto de Souza1-2/+3
2021-07-13drm/i915: Implement Wa_1508744258José Roberto de Souza1-0/+7
2021-07-13drm/i915: Settle on "adl-x" in WA commentsJosé Roberto de Souza1-1/+1
2021-06-18drm/i915: Add support for explicit L3BANK steeringMatt Roper1-60/+24
2021-06-18drm/i915: Add GT support for multiple types of multicast steeringMatt Roper1-12/+27
2021-06-15drm/i915/adl_p: Add initial ADL_P WorkaroundsClint Taylor1-18/+21
2021-06-06drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-33/+33
2021-05-07drm/i915: Drop duplicate WaDisable4x2SubspanOptimization:hswTvrtko Ursulin1-3/+0
2021-04-09drm/i915: Add Wa_14011060649Swathi Dhanavanthri1-0/+26
2021-04-09drm/i915: Move Wa_16011163337 to gen12_ctx_workarounds_init()José Roberto de Souza1-20/+0
2021-04-09drm/i915/icl: add Wa_22010271021 for all gen11Caz Yokoyama1-5/+4
2021-04-09drm/i915/gen12: Add recommended hardware tuning valueCaz Yokoyama1-11/+37
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-47/+8
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie1-8/+6
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula1-5/+5
2021-03-29drm/i915: switch KBL to the new stepping schemeJani Nikula1-3/+3
2021-03-29drm/i915: split out stepping info to a new fileJani Nikula1-39/+0
2021-03-24drm/i915/gt: Replace 'return' with a fall-throughChris Wilson1-3/+3
2021-03-24drm/i915/gt: Fixup misaligned function parametersChris Wilson1-2/+1
2021-03-24drm/i915/gt: Remove repeated words from commentsChris Wilson1-1/+1
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-2/+1
2021-03-24drm/i915: Move pinning to inside engine_wa_list_verify()Maarten Lankhorst1-2/+8
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula1-1/+9
2021-02-09drm/i915: Disable atomics in L3 for gen9Chris Wilson1-0/+8
2021-02-01drm/i915/adl_s: Add GT and CTX WAs for ADL-SAditya Swarup1-13/+21
2021-01-20drm/i915/adl_s: Add ADL-S platform info and PCI idsCaz Yokoyama1-0/+8
2021-01-20drm/i915/tgl: Use TGL stepping info for applying WAsAditya Swarup1-13/+13
2021-01-14drm/i915/gt: Prune inlinesChris Wilson1-1/+1
2021-01-14drm/i915/gt: Rearrange ivb workaroundsChris Wilson1-71/+47
2021-01-14drm/i915/gt: Rearrange vlv workaroundsChris Wilson1-44/+51
2021-01-09drm/i915/gt: Mark up a debug-only functionChris Wilson1-0/+1