]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe: Consolidate workaround entries for Wa_16021639441
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 20 Feb 2026 17:27:34 +0000 (09:27 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 23 Feb 2026 23:43:35 +0000 (15:43 -0800)
commit909a0bcd37c6c9e1fb7452820bcfb76d64fc84f1
tree58af8c4b6b849de3993b1ea0f384738108127517
parent792880cada369a92da375c0393c7f0359706e547
drm/xe: Consolidate workaround entries for Wa_16021639441

Wa_16021639441 applies to all graphics versions from 20.01 through 20.04
(inclusive) and all media versions from 13.01 to 20.00 (inclusive).
Consolidate the RTP entries into a single range-based entry.
Also drop the reference to Wa_18032095049 which was only relevant to
pre-production platforms that we no longer support.

Reviewed-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Link: https://patch.msgid.link/20260220-forupstream-wa_cleanup-v2-12-b12005a05af6@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_wa.c