]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/ras: make MCA IPID parse global
authorTao Zhou <tao.zhou1@amd.com>
Mon, 15 Dec 2025 05:53:59 +0000 (13:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Mar 2026 16:42:00 +0000 (11:42 -0500)
commit3972f41bc107cc10fa82c54ec420b7a947ba7912
tree546ec54f13773684657be231b83616c9a2bac61c
parentb18475fba3d0990b9679ba0ea872e7c4ac5017e2
drm/amd/ras: make MCA IPID parse global

add a new IPID parse interface for umc, so we can
implement it for each ASIC, and so we can call it
in other blocks

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Gangliang Xie <ganglxie@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/ras/rascore/ras_umc.h
drivers/gpu/drm/amd/ras/rascore/ras_umc_v12_0.c