drm/amdgpu: Get mca address for old eeprom records
authorganglxie <ganglxie@amd.com>
Thu, 22 May 2025 07:14:28 +0000 (15:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 May 2025 14:57:09 +0000 (10:57 -0400)
commitfce0afca3562ceb5386241159280590beeee2f51
tree4259027ab2d863ae57e34c21a7be01953782c2b6
parent31e837d242cbb58afed8e0d2a722745bc50ad154
drm/amdgpu: Get mca address for old eeprom records

after getting mca address for old eeprom records with 'address==0', it can be
correctly parsed under none-nps1, or it will be dropped.

Signed-off-by: ganglxie <ganglxie@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c