]> git.ipfire.org Git - thirdparty/linux.git/commit
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)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 24 Mar 2026 13:29:10 +0000 (09:29 -0400)
commit56781a4597706cd25185b1dedc38841ec6c31496
tree15a2a6acf2fc3d680e8e04d43a4acbf2a4483346
parent87997b6c6516e049cbaf2fc6810b213d587a06b1
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>
(cherry picked from commit a31566762d4075646a8a2214586158b681e94305)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/regs/xe_gt_regs.h
drivers/gpu/drm/xe/xe_wa.c