drm/amdgpu: Do bad page retirement for deferred errors
authorCandice Li <candice.li@amd.com>
Wed, 10 Jan 2024 07:30:31 +0000 (15:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:37 +0000 (18:35 -0500)
commit9c97bf88f4a71c1547e6d4a347597fa77f63abbb
treeb3072781f844a0d9a05e7ea1d0f3a6be6cb8696f
parentbbcbfd4363e9447088e98932c41f417f3bb08050
drm/amdgpu: Do bad page retirement for deferred errors

Needs to do bad page retirement for deferred errors.

v2: Drop unused dev_info.

Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
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/amdgpu_umc.c