Re: [PATCH 2/2] drm/amdgpu: Process any VBIOS RAS EEPROM address

2021-08-26 Thread Alex Deucher
On Wed, Aug 25, 2021 at 2:32 PM Luben Tuikov wrote: > > We can now process any RAS EEPROM address from > VBIOS. Generalize so as to compute the top three > bits of the 19-bit EEPROM address, from any byte > returned as the "i2c address" from VBIOS. > > Cc: John Clements > Cc: Hawking Zhang > Cc:

[PATCH 2/2] drm/amdgpu: Process any VBIOS RAS EEPROM address

2021-08-25 Thread Luben Tuikov
We can now process any RAS EEPROM address from VBIOS. Generalize so as to compute the top three bits of the 19-bit EEPROM address, from any byte returned as the "i2c address" from VBIOS. Cc: John Clements Cc: Hawking Zhang Cc: Alex Deucher Signed-off-by: Luben Tuikov --- .../gpu/drm/amd/amdgp