Commit 1a5ce0c5 authored by Daniele Ceraolo Spurio's avatar Daniele Ceraolo Spurio
Browse files

drm/xe: Extend WA 14018094691 to BMG



This WA is applicable to BMG as well.

Note that this is a GSC WA and we don't load the GSC on BMG, so
extending the WA to BMG won't do anything right now. However, it helps
future-proof the driver so that if we ever turn the GSC on we won't have
to remember to extend this WA.

v2: don't use VERSION_RANGE from 2001 to 2004 (Matt)

Signed-off-by: default avatarDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: default avatarMatt Roper <matthew.d.roper@intel.com>
Link: https://lore.kernel.org/r/20250613231128.1261815-2-daniele.ceraolospurio@intel.com
parent 21cf47d8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -21,7 +21,8 @@
		GRAPHICS_VERSION_RANGE(1270, 1274)
		MEDIA_VERSION(1300)
		PLATFORM(DG2)
14018094691	GRAPHICS_VERSION(2004)
14018094691	GRAPHICS_VERSION_RANGE(2001, 2002)
		GRAPHICS_VERSION(2004)
14019882105	GRAPHICS_VERSION(2004), GRAPHICS_STEP(A0, B0)
18024947630	GRAPHICS_VERSION(2001)
		GRAPHICS_VERSION(2004)