drm/amdgpu: Drop deferred error in uncorrectable error check
authorCandice Li <candice.li@amd.com>
Fri, 27 Oct 2023 10:13:28 +0000 (18:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Oct 2023 20:40:15 +0000 (16:40 -0400)
commite020d01575166eaf4133f207bbf71d61774c5e68
treed132c5848b30900cd10b0a624affbf5729bbd01d
parent5575ce213241be6c495e1bd10f70cb59d2817db1
drm/amdgpu: Drop deferred error in uncorrectable error check

Drop checking deferred error which can be handled by poison
consumption.

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