After the minor comment is addressed is Patch 1 and patch 2, the series are: 
Reviewed-by: Guchun Chen <guchun.c...@amd.com>

Regards,
Guchun

-----Original Message-----
From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> On Behalf Of Tao Zhou
Sent: Friday, August 30, 2019 8:25 PM
To: amd-gfx@lists.freedesktop.org; Grodzovsky, Andrey 
<andrey.grodzov...@amd.com>; Chen, Guchun <guchun.c...@amd.com>; Li, Dennis 
<dennis...@amd.com>; Zhang, Hawking <hawking.zh...@amd.com>
Cc: Zhou1, Tao <tao.zh...@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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to