drm/amdgpu: Fix the issue of missing ras message on sriov host
authorYiPeng Chai <YiPeng.Chai@amd.com>
Thu, 23 Oct 2025 06:47:07 +0000 (14:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Nov 2025 16:28:15 +0000 (11:28 -0500)
commit6a37539973f8a38e7e165a6bcdeb107edf7c490a
tree71d11b82479084d620ffaac4ea5e3bb38f67f491
parent2b198d459f0983313fc090b1527c68569f406575
drm/amdgpu: Fix the issue of missing ras message on sriov host

This code only applies to amdgpu processing
poison consumption after uniras is enabled,
but not to sriov.

Signed-off-by: YiPeng Chai <YiPeng.Chai@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_amdkfd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c