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)
commita0219175b3afacc5cf2fdeb1dade7dabbed29e75
treee078ce972aaa543b148f7351b83491cec9d5ef36
parent563cb2d82f3792075b43753d6589061d5d60edcc
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