Skip to content

Commit 7a10175

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]> (cherry picked from commit 1d2e250) Signed-off-by: Lucas De Marchi <[email protected]>
1 parent 8c01880 commit 7a10175

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
@@ -38,10 +38,10 @@
3838
GRAPHICS_VERSION(2004)
3939
GRAPHICS_VERSION_RANGE(3000, 3001)
4040
22019338487 MEDIA_VERSION(2000)
41-
GRAPHICS_VERSION(2001)
41+
GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_not_sriov_vf)
4242
MEDIA_VERSION(3000), MEDIA_STEP(A0, B0), FUNC(xe_rtp_match_not_sriov_vf)
4343
22019338487_display PLATFORM(LUNARLAKE)
44-
16023588340 GRAPHICS_VERSION(2001)
44+
16023588340 GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_not_sriov_vf)
4545
14019789679 GRAPHICS_VERSION(1255)
4646
GRAPHICS_VERSION_RANGE(1270, 2004)
4747
no_media_l3 MEDIA_VERSION(3000)

0 commit comments

Comments
 (0)