[PATCH v3 0/5] i915: Additional DG2 workarounds
Matt Roper
matthew.d.roper at intel.com
Tue Nov 16 17:48:13 UTC 2021
We have a few more DG2 workarounds that weren't included in the initial
batch.
v2:
- Apply pipe control workaround to rcs indirect context rather than xcs
indirect context.
v3:
- s/IS_DG2_DISP_STEP/IS_DG2_DISPLAY_STEPPING/ for consistency with
other platforms.
Matt Atwood (1):
drm/i915/dg2: extend Wa_1409120013 to DG2
Matt Roper (3):
drm/i915/dg2: s/DISP_STEPPING/DISPLAY_STEPPING/
drm/i915/dg2: Add Wa_14010547955
drm/i915/dg2: Add Wa_16011777198
Ramalingam C (1):
drm/i915/dg2: Add Wa_16013000631
drivers/gpu/drm/i915/display/intel_display.c | 4 ++++
drivers/gpu/drm/i915/gt/intel_lrc.c | 5 +++++
drivers/gpu/drm/i915/gt/intel_rc6.c | 15 +++++++++++----
drivers/gpu/drm/i915/i915_drv.h | 2 +-
drivers/gpu/drm/i915/i915_reg.h | 5 +++--
drivers/gpu/drm/i915/intel_pm.c | 4 ++--
6 files changed, 26 insertions(+), 9 deletions(-)
--
2.33.0
More information about the dri-devel
mailing list