drm/xe: Implement recent spec updates to Wa_16025250150
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 19 Mar 2026 22:30:34 +0000 (15:30 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 23 Mar 2026 19:07:06 +0000 (12:07 -0700)
commita31566762d4075646a8a2214586158b681e94305
tree3d77732a4e6952ea55f7c0623b5e9a0e9d8f43ba
parente8c3a913c8582d255899212c68492eeb58f06f07
drm/xe: Implement recent spec updates to Wa_16025250150

The hardware teams noticed that the originally documented workaround
steps for Wa_16025250150 may not be sufficient to fully avoid a hardware
issue.  The workaround documentation has been augmented to suggest
programming one additional register; make the corresponding change in
the driver.

Fixes: 7654d51f1fd8 ("drm/xe/xe2hpg: Add Wa_16025250150")
Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://patch.msgid.link/20260319-wa_16025250150_part2-v1-1-46b1de1a31b2@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/regs/xe_gt_regs.h
drivers/gpu/drm/xe/xe_wa.c