drm/amdgpu: correct xgmi ras error count reset
authorTao Zhou <tao.zhou1@amd.com>
Thu, 4 Nov 2021 08:26:17 +0000 (16:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Nov 2021 18:12:21 +0000 (14:12 -0400)
commit7513c9ff44d9dfb035ec35b55f469244304806e6
treeaf092347691c321add417e55799739a8050d60a6
parentc451c979eafc3b7ffc1527c724058245ae41b01e
drm/amdgpu: correct xgmi ras error count reset

The error count reset for xgmi3x16 pcs is missed.

Signed-off-by: Tao Zhou <tao.zhou1@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_xgmi.c