]> git.itanic.dy.fi Git - linux-stable/commit
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:26:59 +0000 (14:26 -0400)
commit86875d558b91cb46f43be112799c06ecce60ec1e
treecd08c37d1fb71fa669922fa4f1e3e192d9e1b4c2
parent8c5708d3da37b8c7c3c22c7e945b9a76a7c9539b
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