Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/xe/wcl: Extend L3bank mask workaround

The commit 9ab440a9d042 ("drm/xe/ptl: L3bank mask is not
available on the media GT") added a workaround to ignore
the fuse register that L3 bank availability as it did not
contain valid values. Same is true for WCL therefore extend
the workaround to cover it.

Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Reviewed-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Link: https://lore.kernel.org/r/20250822002512.1129144-1-chaitanya.kumar.borah@intel.com
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>

authored by

Chaitanya Kumar Borah and committed by
Gustavo Sousa
d738e1be d1f51a4f

+1 -1
+1 -1
drivers/gpu/drm/xe/xe_wa_oob.rules
··· 48 48 16023588340 GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_not_sriov_vf) 49 49 14019789679 GRAPHICS_VERSION(1255) 50 50 GRAPHICS_VERSION_RANGE(1270, 2004) 51 - no_media_l3 MEDIA_VERSION(3000) 51 + no_media_l3 MEDIA_VERSION_RANGE(3000, 3002) 52 52 14022866841 GRAPHICS_VERSION(3000), GRAPHICS_STEP(A0, B0) 53 53 MEDIA_VERSION(3000), MEDIA_STEP(A0, B0) 54 54 16021333562 GRAPHICS_VERSION_RANGE(1200, 1274)