[PATCH 0/4] add support for ras page retirement
Tao Zhou
tao.zhou1 at amd.com
Fri Aug 30 12:24:49 UTC 2019
This series saves umc error page info into a record structure and stores
records to eeprom, it also loads error records from eeprom and reservers
related retired pages during gpu init.
Tao Zhou (4):
drm/amdgpu: change ras bps type to eeprom table record structure
drm/amdgpu: Hook EEPROM table to RAS
drm/amdgpu: save umc error records
drm/amdgpu: move the call of ras recovery_init and bad page reserve to
proper place
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 16 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 170 +++++++++++++++------
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 18 ++-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 29 +++-
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c | 39 ++++-
5 files changed, 202 insertions(+), 70 deletions(-)
--
2.17.1
More information about the amd-gfx
mailing list