mbox series

[0/4] i915: Additional DG2 workarounds

Message ID 20211111215644.1123373-1-matthew.d.roper@intel.com (mailing list archive)
Headers show
Series i915: Additional DG2 workarounds | expand

Message

Matt Roper Nov. 11, 2021, 9:56 p.m. UTC
We have a few more DG2 workarounds that weren't included in the initial
batch.


Matt Atwood (1):
  drm/i915/dg2: extend Wa_1409120013 to DG2

Matt Roper (2):
  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_reg.h              |  5 +++--
 drivers/gpu/drm/i915/intel_pm.c              |  4 ++--
 5 files changed, 25 insertions(+), 8 deletions(-)