drm/amdgpu: remove virt_init_data_exchange from poison consumption handler
authorZhigang Luo <Zhigang.Luo@amd.com>
Wed, 17 Apr 2024 14:59:58 +0000 (10:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 19 Apr 2024 03:47:26 +0000 (23:47 -0400)
commit6a009ca1bf94dfe194d6e9cc85a9319b483aac2d
treed6d477aa70dcb709de1d7a7dcae3d7ea898661b7
parent8954c3fbe764a42db29bc8d54ff795a105759fe9
drm/amdgpu: remove virt_init_data_exchange from poison consumption handler

Host will initiate an FLR for all poison consumption.
Guest should wait for FLR message to re-init data exchange.

Signed-off-by: Zhigang Luo <Zhigang.Luo@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c