diff options
| author | Evan Quan <[email protected]> | 2022-03-31 22:10:35 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-05-04 13:57:45 +0000 |
| commit | a1c30111de1c973751c654a64f6a99fb70ec03ca (patch) | |
| tree | 7ad420913bca000ca332f2cdb19b35adf0d6d2c9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_init (diff) | |
| download | kernel-a1c30111de1c973751c654a64f6a99fb70ec03ca.tar.gz kernel-a1c30111de1c973751c654a64f6a99fb70ec03ca.zip | |
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 <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions
