[PATCH 0/4] add support for ras page retirement
Chen, Guchun
Guchun.Chen at amd.com
Mon Sep 2 02:25:00 UTC 2019
After the minor comment is addressed is Patch 1 and patch 2, the series are: Reviewed-by: Guchun Chen <guchun.chen at amd.com>
Regards,
Guchun
-----Original Message-----
From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Tao Zhou
Sent: Friday, August 30, 2019 8:25 PM
To: amd-gfx at lists.freedesktop.org; Grodzovsky, Andrey <Andrey.Grodzovsky at amd.com>; Chen, Guchun <Guchun.Chen at amd.com>; Li, Dennis <Dennis.Li at amd.com>; Zhang, Hawking <Hawking.Zhang at amd.com>
Cc: Zhou1, Tao <Tao.Zhou1 at amd.com>
Subject: [PATCH 0/4] add support for ras page retirement
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 at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list