drm/amdgpu: Skip reset error status for psp v13_0_0
authorCandice Li <candice.li@amd.com>
Wed, 7 Sep 2022 07:52:04 +0000 (15:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:32:59 +0000 (14:32 -0400)
commit6da15a236c8c80d9f87e4c5216e00ad8f1cace2d
treeac90ba6496f8aa9c0dd5d6e98b3c83dfe5b9080d
parent158225294683310566445f8477336e747b74f03f
drm/amdgpu: Skip reset error status for psp v13_0_0

No need to reset error status since only umc ras supported on psp v13_0_0.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c