diff options
author | 2018-11-12 16:33:08 +0800 | |
---|---|---|
committer | 2019-06-20 21:46:50 -0500 | |
commit | fba08a77bbbe0f3d0eff0d96c8b52243ae0fafe0 (patch) | |
tree | 6977fecc73e7c3d886e46391f3bef3c993a96545 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | drm/amdgpu/psp: switch to use sos_offset_bytes member as sys_bin_size (diff) | |
download | linux-dev-fba08a77bbbe0f3d0eff0d96c8b52243ae0fafe0.tar.xz linux-dev-fba08a77bbbe0f3d0eff0d96c8b52243ae0fafe0.zip |
drm/amdgpu/psp: perform tmr_init and asd_init after loading sysdrv/sos
Since from navi10, the tmr_size should be decided by psp sos according to
toc header. Driver should issue LOAD_TOC to psp sos to get the tmr_size needed.
The allocation of tmr_size then should be done only when sos/sysdrv loading
completed
Accordingly, asd_init also move to psp_hw_start after sos fw loading to make
calling sequence consistent.
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@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