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 <Jane.Jian@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 5e5d4b3 commit b805d8d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)