drm/amd/pm: add SMU11 common deep sleep control interface
authorEvan Quan <evan.quan@amd.com>
Mon, 17 Aug 2020 08:05:10 +0000 (16:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Aug 2020 22:21:56 +0000 (18:21 -0400)
commit5ce99853a6fd94c729d4b50188f43300d6568898
tree85bd0501472797b619edef68ac994a04dfcfb2d2
parentf0d51d20d918b116571a243ef8c102b914fd5ad8
drm/amd/pm: add SMU11 common deep sleep control interface

Considering the same logic can be applied to Arcturus, Navi1X
and Sienna Cichlid.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/inc/smu_v11_0.h
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c