]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/pm: add some common ppt functions for SMU IP v13.0.x
authorTim Huang <tim.huang@amd.com>
Fri, 6 May 2022 13:33:01 +0000 (21:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 May 2022 14:02:57 +0000 (10:02 -0400)
commit843d486fe5439a8c7b8f32cb34d8f7095badab09
treee078ce972aaa543b148f7351b83491cec9d5ef36
parent33124b068b8edaae2519af503e3c867ae9ddd2c5
drm/amdgpu/pm: add some common ppt functions for SMU IP v13.0.x

Add some common ppt functions that will be used by SMU IP v13.0.x
and drop the not used function smu_v13_0_mode2_reset.

Signed-off-by: Tim Huang <tim.huang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c