Skip to content

Commit 1d2e250

Browse files
mwajdeczlucasdemarchi
authored andcommitted
drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VF
These workarounds are not applicable for use by the VFs. Signed-off-by: Michal Wajdeczko <[email protected]> Tested-by: Jakub Kolakowski <[email protected]> Reviewed-by: Satyanarayana K V P <[email protected]> Signed-off-by: Jakub Kolakowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lucas De Marchi <[email protected]>
1 parent ce3d39f commit 1d2e250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/gpu/drm/xe/xe_wa_oob.rules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
GRAPHICS_VERSION_RANGE(3000, 3001)
4141
GRAPHICS_VERSION(3003)
4242
22019338487 MEDIA_VERSION(2000)
43-
GRAPHICS_VERSION(2001)
43+
GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_not_sriov_vf)
4444
MEDIA_VERSION(3000), MEDIA_STEP(A0, B0), FUNC(xe_rtp_match_not_sriov_vf)
4545
22019338487_display PLATFORM(LUNARLAKE)
46-
16023588340 GRAPHICS_VERSION(2001)
46+
16023588340 GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_not_sriov_vf)
4747
14019789679 GRAPHICS_VERSION(1255)
4848
GRAPHICS_VERSION_RANGE(1270, 2004)
4949
no_media_l3 MEDIA_VERSION(3000)

0 commit comments

Comments
 (0)