]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Introduce VF critical region check for RAS poison injection
authorXiang Liu <xiang.liu@amd.com>
Tue, 19 Aug 2025 04:51:28 +0000 (12:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Sep 2025 13:43:02 +0000 (09:43 -0400)
commitf1fdeb3d07a4c2dcfc8cf0e20c0bddb68e8bc607
tree81ff168d8741e837c94cd8c5a9579ffbf2061eed
parent18f769ff368c6b133a41b44ae673c329eb5d9f46
drm/amdgpu: Introduce VF critical region check for RAS poison injection

The SRIOV guest send requet to host to check whether the poison
injection address is in VF critical region or not via mabox.

Signed-off-by: Xiang Liu <xiang.liu@amd.com>
Reviewed-by: Shravan Kumar Gande <Shravankumar.Gande@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h
drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h
drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c
drivers/gpu/drm/amd/amdgpu/mxgpu_nv.h