Skip to content

Commit b805d8d

Browse files
Jane Jianalexdeucher
authored andcommitted
Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"
This reverts commit fe120b9. This patch impacts sriov multi-vf stability Signed-off-by: Jane Jian <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 5e5d4b3 commit b805d8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2341,7 +2341,6 @@ static bool amdgpu_ras_asic_supported(struct amdgpu_device *adev)
23412341
if (amdgpu_sriov_vf(adev)) {
23422342
switch (adev->ip_versions[MP0_HWIP][0]) {
23432343
case IP_VERSION(13, 0, 2):
2344-
case IP_VERSION(13, 0, 10):
23452344
return true;
23462345
default:
23472346
return false;

0 commit comments

Comments
 (0)