RE: [PATCH] drm/amdgpu: Update EEPROM RAS table for mismatched table version

2024-03-29 Thread Zhou1, Tao
[AMD Official Use Only - General] > -Original Message- > From: amd-gfx On Behalf Of Candice Li > Sent: Wednesday, March 27, 2024 2:16 PM > To: amd-gfx@lists.freedesktop.org > Cc: Li, Candice > Subject: [PATCH] drm/amdgpu: Update EEPROM RAS table for mismatched table &g

[PATCH] drm/amdgpu: Update EEPROM RAS table for mismatched table version

2024-03-26 Thread Candice Li
Update table version and restore bad page records to EEPROM RAS table for mismatched table version case. Otherwise force to reset the table. Signed-off-by: Candice Li --- .../gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c| 88 --- 1 file changed, 78 insertions(+), 10 deletions(-) di