diff options
author | Rex Zhu <Rex.Zhu@amd.com> | 2018-09-29 15:42:52 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-10-09 17:08:04 -0500 |
commit | 744a522794bdc64391039177153ef973cbff1297 (patch) | |
tree | 0487345f1d078f080d61929da2335f305ea1e83a /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 07da6aa47f84150ec6476e670b48e3e7158a4b15 (diff) |
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
ucode bo is needed by request_smu_load_fw,
the request_smu_load_fw maybe called by gfx/sdma
before smu hw init.
so move amdgpu_ucode_bo_init to request_smu_lowd_fw
from smu hw init.
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions