]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/ras: use dedicated memory as vf ras command buffer
authorYiPeng Chai <YiPeng.Chai@amd.com>
Mon, 9 Feb 2026 08:29:57 +0000 (16:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Feb 2026 21:29:09 +0000 (16:29 -0500)
commitcb48a6b2b61d7ebf2f1099041067800ffd8a5c2d
tree033234c0603097d8f65e5b2b563332ae0c3bcae3
parentbfe60e539cf7690a6739466b41fb6be250bb783e
drm/amd/ras: use dedicated memory as vf ras command buffer

Use dedicated memory as vf ras command buffer.

V2:
  Add lock to ensure serialization of sending vf ras commands.

Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Jinzhou Su <jinzhou.su@amd.com>
Tested-by: Jinzhou Su <jinzhou.su@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_virt_ras_cmd.c
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_virt_ras_cmd.h