drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error counter only
authorCandice Li <candice.li@amd.com>
Wed, 7 Sep 2022 07:56:27 +0000 (15:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 16:56:16 +0000 (12:56 -0400)
commitd27ec594b48d9d2842af9e3fdf3159bfdac1b1f8
tree25aa70d1f42577d5d5d9c0fc429042d7d9d8ca81
parent9dea5dd0e9dc65c9f5fd9390062381b17ef242b2
drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error counter only

Only check MCUMC_STATUS for CE counter for umc v8_10.

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/umc_v8_10.c