]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe: Consolidate workaround entries for Wa_14019877138
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 20 Feb 2026 17:27:38 +0000 (09:27 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 23 Feb 2026 23:44:33 +0000 (15:44 -0800)
commit55b19abb6c44db40fe1ebd01e9c16aa02c4cf663
tree4b52152d5b7933e096908ceb1317da8f1f44296d
parent7b6f615d2b1f01e2860e9aa7977884c31af30df1
drm/xe: Consolidate workaround entries for Wa_14019877138

Wa_14019877138 applies to all graphics versions from 12.55 through 20.04
(inclusive) that have a render engine.  Consolidate the RTP entries into
a single range-based entry.

Note that the DG2 entry for this workaround was missing an
ENGINE_CLASS(RENDER) rule; that mistake is fixed by this consolidation.

Reviewed-by: Shuicheng Lin <shuicheng.lin@intel.com>
Link: https://patch.msgid.link/20260220-forupstream-wa_cleanup-v2-16-b12005a05af6@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_wa.c