]> www.infradead.org Git - users/willy/linux.git/commit
drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOV
authorVictor Lu <victorchengchi.lu@amd.com>
Fri, 31 May 2024 18:59:22 +0000 (14:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Jun 2024 16:47:52 +0000 (12:47 -0400)
commitb32563859d6f61265222ec0f27d394964a8f7669
tree4f4888f8ba1def7af41b9eee43feb08f8397f992
parent4b5b855c240a48c6b5a494d5ec62af9bc8f661fd
drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOV

SRIOV does not need to wait for IFWI init, and MP0_C2PMSG_33 is blocked
for VF access.

Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Vignesh Chander <Vignesh.Chander@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c