drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaran
authorDavid Yu <David.Yu@amd.com>
Fri, 22 Apr 2022 14:43:41 +0000 (10:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Apr 2022 18:51:51 +0000 (14:51 -0400)
commita2443ef0a8046ca98868224ee9bd6861c17e4995
tree4fe78a2c8c910382116d7fae8e2a43271a2016a9
parent114f088727314a30b62747bd6f8811dddf535cb6
drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaran

Load ta fw during psp_init_sriov_microcode to enable XGMI.
It is required to be loaded by both guest and host starting
from Arcturus. Cap fw needs to be loaded first.

Signed-off-by: David Yu <David.Yu@amd.com>
Reviewed-by: Shaoyun.liu <Shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c