summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_workarounds.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-02drm/i915/xehpsdv: Move render/compute engine reset domains related workaroundsSrinivasan Shanmugam1-13/+13
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper1-0/+47
2022-02-25drm/i915/dg2: add Wa_14014947963Clint Taylor1-0/+5
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin1-6/+8
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi1-14/+25
2022-02-17drm/i915/dg2: Move misplaced 'ctx' & 'gt' wa's to engine wa listSrinivasan Shanmugam1-27/+35
2022-02-16drm/i915/gt: Use parameterized RING_MI_MODEMatt Roper1-3/+3
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper1-0/+1
2022-02-01drm/i915: Introduce G12 subplatform of DG2Matt Roper1-1/+1
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-46/+456
2022-01-31drm/i915/dg2: s/engine->i915/i915/ for engine workaroundsMatt Roper1-15/+15
2022-01-28drm/i915/dg2: Add Wa_14015227452Matt Roper1-0/+5
2022-01-24drm/i915/dg2: Add Wa_18018781329Matt Roper1-0/+6
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper1-0/+1
2022-01-11drm/i915: Replace GFX_MODE_GEN7 with RING_MODE_GEN7Matt Roper1-1/+1
2022-01-11drm/i915: Use RING_PSMI_CTL rather than per-engine macrosMatt Roper1-1/+1
2022-01-11drm/i915: Parameterize ECOSKPDMatt Roper1-1/+1
2021-12-17drm/i915/gt: Use to_gt() helperMichał Winiarski1-1/+1
2021-12-03drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla1-9/+9
2021-12-01drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelistingJosé Roberto de Souza1-1/+5
2021-12-01Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-11-15drm/i915: Don't read query SSEU for non-existent slice 0 on old platformsMatt Roper1-2/+9
2021-11-11drm/i915/dg2: Program recommended HW settingsMatt Roper1-1/+25
2021-11-11drm/i915/dg2: Add initial gt/ctx/engine workaroundsMatt Roper1-3/+275
2021-11-11drm/i915/xehpsdv: Add initial workaroundsStuart Summers1-12/+82
2021-11-02drm/i915: Rename GT_STEP to GRAPHICS_STEPJosé Roberto de Souza1-16/+15
2021-11-01drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9Cooper Chiou1-0/+41
2021-09-20drm/i915: Make wa list per-gtVenkata Sandeep Dhanalakota1-67/+74
2021-09-03drm/i915/gt: Set BLIT_CCTL reg to un-cachedAyaz A Siddiqui1-2/+41
2021-09-03drm/i915/gt: Set CMD_CCTL to UC for Gen12 OnwardAyaz A Siddiqui1-0/+27
2021-08-26drm/i915: Ensure wa_init_finish() is called for ctx workaround listMatt Roper1-1/+2
2021-08-18drm/i915/dg2: Maintain backward-compatible nested batch behaviorMatt Roper1-2/+37
2021-08-10drm/i915: Make shadow tables range-basedMatt Roper1-9/+4
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-30drm/i915/xehp: Fix missing sentinel on mcr_ranges_xehpLucas De Marchi1-0/+1
2021-07-27drm/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-14Merge branch 'topic/revid_steppings' into drm-intel-gt-nextMatt Roper1-101/+7
2021-07-14drm/i915/icl: Drop workarounds that only apply to pre-production steppingsMatt Roper1-39/+0
2021-07-14drm/i915/cnl: Drop all workaroundsMatt Roper1-57/+0
2021-07-14drm/i915/dg1: Use revid->stepping tablesMatt Roper1-5/+6
2021-07-14drm/i915/jsl_ehl: Use revid->stepping tablesMatt Roper1-1/+1
2021-07-14drm/i915/icl: Use revid->stepping tablesMatt Roper1-6/+6