]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10
authorYongqiang Sun <yongqiang.sun@amd.com>
Fri, 8 Apr 2022 14:53:14 +0000 (10:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Apr 2022 13:14:22 +0000 (09:14 -0400)
commit2cab976dc4adb975c29456bb4141d3ba6fdb211b
treecc285d4faf3403fdebc750b18ec4ebd479809a8a
parent7d392b0d1e65df9f7210b1e531020a91574bed42
drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10

MS_HYPERV with vega10 doesn't have the interface to process
request init data msg.

Check hypervisor type to not send the request for MS_HYPERV.

Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Alice Wong <shiwei.wong@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c