drm/amd/pp: Enable pp_set_power_profile_mode under manual mode
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 30 Jan 2018 04:55:54 +0000 (12:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:06 +0000 (14:19 -0500)
commit337ecd6a98297493abe826203e553cad6bdfc309
treef1513e5418fb99251905674e4ca7efa4ecd93f23
parent948fd66c94e1206e9b62a5ab00934cb35d00b89a
drm/amd/pp: Enable pp_set_power_profile_mode under manual mode

Only user enter manual performance mode, driver allow user
configure the sclk/mclk dpm parameters through sysfs
pp_power_profile_mode.

Reviewed-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/powerplay/amd_powerplay.c