drm/amdgpu: add deferred error check for UMC v12 address query
authorTao Zhou <tao.zhou1@amd.com>
Thu, 29 Feb 2024 03:41:25 +0000 (11:41 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Mar 2024 01:35:14 +0000 (20:35 -0500)
commit2c684b934244ef6e53a3078f15eb0e13e5c42ec0
tree24b87812e9bdd292b65f9586729265876a167972
parentf53deddb6beb400cfd1a5b059560a2d9b0fa15d5
drm/amdgpu: add deferred error check for UMC v12 address query

Both RAS UE and deferred errors need page retirement.

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_v12_0.c