diff options
author | Hawking Zhang <Hawking.Zhang@amd.com> | 2021-06-12 00:51:22 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-15 17:25:42 -0400 |
commit | ed4454c3844b06f00b89102cf3fba40fc73139bd (patch) | |
tree | f3172878664dcae39fba142cdd3d695961d82c21 /drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c | |
parent | 5a75ea56e36937d7d01545c53fae91e234ea0de6 (diff) |
drm/amdgpu: correct psp ucode arrary start address
For ASICs that need to load sys_drv_aux and sos_aux,
the sys_start_addr is not the start address of psp
ucode array because the sys_drv_aux and sos_aux actaully
located at the end of the ucode array, instead, the
psp ucode arrary start address should be sos_hdr +
sos_hdr_offset.
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: John Clements <John.Clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c')
0 files changed, 0 insertions, 0 deletions