drm/amdgpu: add umc retire unit element
authorTao Zhou <tao.zhou1@amd.com>
Fri, 17 Feb 2023 03:16:10 +0000 (11:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Feb 2023 22:35:59 +0000 (17:35 -0500)
commite69c785723ed88a930d332e13bc9140dce48f359
tree538ba85c6b8f9f66ecca30dcd24a82cca2156027
parent6761c4bfee681c306bbe6599951e74826660be47
drm/amdgpu: add umc retire unit element

It records how many bad pages are retired in one uncorrectable error.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Stanley.Yang <Stanley.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c