summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_workarounds.c
AgeCommit message (Expand)Author
2022-03-02drm/i915/xehpsdv: Move render/compute engine reset domains related workaroundsSrinivasan Shanmugam
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper
2022-02-25drm/i915/dg2: add Wa_14014947963Clint Taylor
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-17drm/i915/dg2: Move misplaced 'ctx' & 'gt' wa's to engine wa listSrinivasan Shanmugam
2022-02-16drm/i915/gt: Use parameterized RING_MI_MODEMatt Roper
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2022-02-01drm/i915: Introduce G12 subplatform of DG2Matt Roper
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-01-31drm/i915/dg2: s/engine->i915/i915/ for engine workaroundsMatt Roper
2022-01-28drm/i915/dg2: Add Wa_14015227452Matt Roper
2022-01-24drm/i915/dg2: Add Wa_18018781329Matt Roper
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper
2022-01-11drm/i915: Replace GFX_MODE_GEN7 with RING_MODE_GEN7Matt Roper
2022-01-11drm/i915: Use RING_PSMI_CTL rather than per-engine macrosMatt Roper
2022-01-11drm/i915: Parameterize ECOSKPDMatt Roper
2021-12-17drm/i915/gt: Use to_gt() helperMichał Winiarski
2021-12-03drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla
2021-12-01drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelistingJosé Roberto de Souza
2021-12-01Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza
2021-11-15drm/i915: Don't read query SSEU for non-existent slice 0 on old platformsMatt Roper
2021-11-11drm/i915/dg2: Program recommended HW settingsMatt Roper
2021-11-11drm/i915/dg2: Add initial gt/ctx/engine workaroundsMatt Roper
2021-11-11drm/i915/xehpsdv: Add initial workaroundsStuart Summers
2021-11-02drm/i915: Rename GT_STEP to GRAPHICS_STEPJosé Roberto de Souza
2021-11-01drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9Cooper Chiou
2021-09-20drm/i915: Make wa list per-gtVenkata Sandeep Dhanalakota
2021-09-03drm/i915/gt: Set BLIT_CCTL reg to un-cachedAyaz A Siddiqui
2021-09-03drm/i915/gt: Set CMD_CCTL to UC for Gen12 OnwardAyaz A Siddiqui
2021-08-26drm/i915: Ensure wa_init_finish() is called for ctx workaround listMatt Roper
2021-08-18drm/i915/dg2: Maintain backward-compatible nested batch behaviorMatt Roper
2021-08-10drm/i915: Make shadow tables range-basedMatt Roper
2021-08-05drm/i915/dg2: Add SQIDI steeringMatt Roper
2021-08-05drm/i915/xehpsdv: Define steering tablesMatt Roper
2021-08-05drm/i915/xehp: handle new steering optionsDaniele Ceraolo Spurio
2021-07-30drm/i915/xehp: Fix missing sentinel on mcr_ranges_xehpLucas De Marchi
2021-07-27drm/i915/guc: Provide mmio list to be saved/restored on engine resetJohn Harrison
2021-07-23drm/i915/xehp: Define multicast register rangesMatt Roper
2021-07-23drm/i915: Extend Wa_1406941453 to adl-pJosé Roberto de Souza
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper
2021-07-21drm/i915: Program DFR enable/disable as a GT workaroundMatt Roper
2021-07-21drm/i915/icl: Drop a couple unnecessary workaroundsMatt Roper
2021-07-21drm/i915: Fix application of WaInPlaceDecompressionHangMatt Roper
2021-07-14Merge branch 'topic/revid_steppings' into drm-intel-gt-nextMatt Roper
2021-07-14drm/i915/icl: Drop workarounds that only apply to pre-production steppingsMatt Roper
2021-07-14drm/i915/cnl: Drop all workaroundsMatt Roper
2021-07-14drm/i915/dg1: Use revid->stepping tablesMatt Roper
2021-07-14drm/i915/jsl_ehl: Use revid->stepping tablesMatt Roper
2021-07-14drm/i915/icl: Use revid->stepping tablesMatt Roper