drm/amdgpu: Sync the pf2vf structure between guest and host
authorchong li <chongli2@amd.com>
Wed, 6 May 2026 09:20:55 +0000 (17:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 May 2026 20:14:54 +0000 (16:14 -0400)
commitd69051b4549f3fe0ee5cb11f0c2c78eb51f7b6f8
tree7df26b701fbd311f1fd25c502aadb5ff273b5d7f
parent1bd506e812332b30b6902c0563106731ba8664e4
drm/amdgpu: Sync the pf2vf structure between guest and host

There are gaps in the pf2vf message structure
between the guest driver and the host driver.

The pf2vf message info structure must be kept in sync
between both sides to ensure correct interpretation of fields.

Signed-off-by: chong li <chongli2@amd.com>
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h
drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h