]> Git Repo - J-linux.git/commit
drm/amdgpu: enable pptable ucode loading
authorEvan Quan <[email protected]>
Wed, 6 Apr 2022 21:34:57 +0000 (17:34 -0400)
committerAlex Deucher <[email protected]>
Wed, 4 May 2022 13:58:00 +0000 (09:58 -0400)
commitb37c41f2cb3254fdf36134e38a9f507933da2aaa
treef303f3c16cbd2b489d93887c12992d9b0f18715f
parent288908edce3e27b3f959979d81f55e6a858fef34
drm/amdgpu: enable pptable ucode loading

With SCPM enabled, pptable cannot be uploaded to SMU directly.
The transferring has to be via PSP.

Signed-off-by: Evan Quan <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h
drivers/gpu/drm/amd/pm/swsmu/smu_internal.h
This page took 0.047962 seconds and 4 git commands to generate.