OSDN Git Service

drm/amd/pp: Export notify_smu_enable_pwe to display
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 22 Jun 2018 06:12:59 +0000 (14:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:40:00 +0000 (16:40 -0500)
commitea870e44415a5f5ed09b6e002e38d3e0de7f390e
tree6269d84c0561d5231b5bcb7341e82ca5837e17bd
parent289278cb7d32685ee75baf599857d7049c4b8030
drm/amd/pp: Export notify_smu_enable_pwe to display

Display can notify smu to enable pwe after gpu suspend.
It is used in case when display resumes from S3 and wants to start
audio driver by enabling pwe

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/kgd_pp_interface.h
drivers/gpu/drm/amd/powerplay/amd_powerplay.c