summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_workarounds.c
AgeCommit message (Expand)Author
2021-05-07drm/i915: Drop duplicate WaDisable4x2SubspanOptimization:hswTvrtko Ursulin
2021-04-08drm/i915: Add Wa_14011060649Swathi Dhanavanthri
2021-04-08drm/i915: Move Wa_16011163337 to gen12_ctx_workarounds_init()José Roberto de Souza
2021-04-08drm/i915/icl: add Wa_22010271021 for all gen11Caz Yokoyama
2021-04-08drm/i915/gen12: Add recommended hardware tuning valueCaz Yokoyama
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-29drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEPJani Nikula
2021-03-29drm/i915: switch KBL to the new stepping schemeJani Nikula
2021-03-29drm/i915: split out stepping info to a new fileJani Nikula
2021-03-24drm/i915/gt: Replace 'return' with a fall-throughChris Wilson
2021-03-24drm/i915/gt: Fixup misaligned function parametersChris Wilson
2021-03-24drm/i915/gt: Remove repeated words from commentsChris Wilson
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2021-03-24drm/i915: Move pinning to inside engine_wa_list_verify()Maarten Lankhorst
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-08drm/i915: Disable atomics in L3 for gen9Chris Wilson
2021-02-01drm/i915/adl_s: Add GT and CTX WAs for ADL-SAditya Swarup
2021-01-20drm/i915/adl_s: Add ADL-S platform info and PCI idsCaz Yokoyama
2021-01-20drm/i915/tgl: Use TGL stepping info for applying WAsAditya Swarup
2021-01-14drm/i915/gt: Prune inlinesChris Wilson
2021-01-14drm/i915/gt: Rearrange ivb workaroundsChris Wilson
2021-01-14drm/i915/gt: Rearrange vlv workaroundsChris Wilson
2021-01-09drm/i915/gt: Mark up a debug-only functionChris Wilson
2021-01-04drm/i915/gt: Rearrange hsw workaroundsChris Wilson
2021-01-04drm/i915/gt: Rearrange snb workaroundsChris Wilson
2021-01-01drm/i915: Clarify error message on failed workaroundMatt Roper
2020-12-21drm/i915/gt: Provide a utility to create a scratch bufferChris Wilson
2020-12-16drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson
2020-12-10drm/i915: Correct location of Wa_1408615072John Harrison
2020-12-09drm/i915/gt: document masked registersLucas De Marchi
2020-12-09drm/i915/gt: rename wa_write_masked_or()Lucas De Marchi
2020-12-09drm/i915/gt: stop ignoring read with wa_masked_field_setLucas De Marchi
2020-12-05drm/i915: remove WA_SET_FIELD_MASKED()Lucas De Marchi
2020-12-05drm/i915: remove WA_CLR_BIT_MASKED()Lucas De Marchi
2020-12-05drm/i915: remove WA_SET_BIT_MASKED()Lucas De Marchi
2020-12-05drm/i915/dg1: Implement WA_16011163337Swathi Dhanavanthri
2020-12-01drm/i915/tgl, rkl, dg1: Apply WA_1406941453 to TGL, RKL and DG1Swathi Dhanavanthri
2020-11-16drm/i915/dg1: make Wa_22010271021 permanentLucas De Marchi
2020-11-16drm/i915: Avoid memory leak with more than 16 workarounds on a listTvrtko Ursulin
2020-10-15drm/i915/dg1: Add initial DG1 workaroundsStuart Summers
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay
2020-10-09drm/i915: Update gen12 multicast register rangesMatt Roper
2020-09-17drm/i915/tgl, rkl: Make Wa_1606700617/22010271021 permanentSwathi Dhanavanthri
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2020-09-07drm/i915: Kill last user of intel_context_create_request outside of selftestsMaarten Lankhorst
2020-08-28drm/i915/tgl: Fix stepping WA matchingJosé Roberto de Souza
2020-08-26drm/i915/gt: Implement WA_1406941453Clint Taylor
2020-08-17drm/i915/kbl: Fix revision ID checksMatt Roper
2020-08-17drm/i915/rkl: Add initial workaroundsMatt Roper