drm/amdgpu: remove check for CE in RAS error address query
authorTao Zhou <tao.zhou1@amd.com>
Mon, 26 Sep 2022 09:01:33 +0000 (17:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Oct 2022 15:04:55 +0000 (11:04 -0400)
commitcdbb816b5bfeb69ad925805d99b2ec312b241f1c
treef5d1d4b7ec4992138ff1fd84830a04d597ad9344
parentfaf4d8e07f5b67bece91723ad3e8b3f88a3dbf23
drm/amdgpu: remove check for CE in RAS error address query

Only RAS UE error address is queried currently, no need to check CE status.

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/umc_v6_1.c
drivers/gpu/drm/amd/amdgpu/umc_v6_7.c
drivers/gpu/drm/amd/amdgpu/umc_v8_10.c
drivers/gpu/drm/amd/amdgpu/umc_v8_7.c