diff options
author | Evan Quan <evan.quan@amd.com> | 2022-03-31 18:10:35 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-05-04 09:57:45 -0400 |
commit | a1c30111de1c973751c654a64f6a99fb70ec03ca (patch) | |
tree | 7ad420913bca000ca332f2cdb19b35adf0d6d2c9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 6f3c9dbb65be3d90eee1b90e270c4e62b15a91b3 (diff) |
drm/amd/pm: move bootup values retrieving to ->sw_init
Firsrt of all, the operations involved is to interact with
VBIOS. They are fully supported at ->sw_init phase.
Secondly, the new mechanism to upload pptable to SMU is
introduced. With the new mechanism, the pptable transferring
has to be via PSP. That requires the pptable ucode(and necessary
bootupp values retrieving) must be ready before ->hw_init phase of PSP.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@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