]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: compatible with specific RAS old eeprom format
authorTao Zhou <tao.zhou1@amd.com>
Sat, 21 Feb 2026 02:48:14 +0000 (10:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Mar 2026 21:42:13 +0000 (16:42 -0500)
commit2e36bc6abd40b6bb5768aae54d7832619d660d88
tree0bc7e9de566a12cd1a5f13df96688d6bc2efb659
parentc561d2320492e0dbe50a37437a525a2e91c471bd
drm/amdgpu: compatible with specific RAS old eeprom format

Handle RAS eeprom record when UMC_CHANNEL_IDX_V2 is set.

v2: get UMC_CHANNEL_IDX_V2 flag before the clear of it.

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c