drm/amdgpu: umc v12_0 logs ecc errors
authorYiPeng Chai <YiPeng.Chai@amd.com>
Mon, 18 Mar 2024 03:48:07 +0000 (11:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Apr 2024 21:22:41 +0000 (17:22 -0400)
commitf27defca68824e8e97218b8816249f258d3d5d32
treef3f9fcea0a4d86208aba92baa75ba7b3cf64478c
parentb2aa6b108dd3bf081f0848f07ba74ad73ec635be
drm/amdgpu: umc v12_0 logs ecc errors

1. umc v12_0 logs ecc errors.
2. Reserve newly detected ecc error pages.
3. Add tag for bad pages, so that they can
   be retired later.

Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/umc_v12_0.c