mbox series

[v2,0/1] drm/i915/mtl: Fix Wa_22016670082

Message ID 20231123051430.3348945-1-shekhar.chauhan@intel.com (mailing list archive)
Headers show
Series drm/i915/mtl: Fix Wa_22016670082 | expand

Message

Chauhan, Shekhar Nov. 23, 2023, 5:14 a.m. UTC
Wa_22016670082 is applicable on GT and Media.
For GT, an MCR register is required instead of MMIO.

v1: Introduce the fix
v2: Minor cosmetic change for naming convention
    of the register and adding a Todo for later
    changes in the code.

Shekhar Chauhan (1):
  drm/i915/mtl: Fix Wa_22016670082

 drivers/gpu/drm/i915/gt/intel_gt_regs.h     | 6 ++++++
 drivers/gpu/drm/i915/gt/intel_workarounds.c | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)