diff options
author | Tao Zhou <tao.zhou1@amd.com> | 2024-10-31 10:48:10 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-10 18:26:48 +0300 |
commit | a8d133e625ceb147a173b6cafc862a9bd4312894 (patch) | |
tree | 8aed5ccc8432af168b06696c71a0d6e51885d58e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 0859eb540f1412cced6234922626c8b1e6072126 (diff) | |
download | linux-a8d133e625ceb147a173b6cafc862a9bd4312894.tar.xz |
drm/amdgpu: parse legacy RAS bad page mixed with new data in various NPS modes
All legacy RAS bad pages are generated in NPS1 mode, but new bad page
can be generated in any NPS mode, so we can't use retired_page stored
on eeprom directly in non-nps1 mode even for legacy data. We need to
take different actions for different data, new data can be identified
from old data by UMC_CHANNEL_IDX_V2 flag.
Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions