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 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx