summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2017-10-09 06:30:42 +0300
committerAlex Deucher <alexander.deucher@amd.com>2017-12-05 00:33:19 +0300
commit95a3ff787a49c57e9ebe2abf7ad8362007b7dff6 (patch)
tree20ce9ac5bbd3adbe1552582103e58ab5c54c5e60 /drivers/gpu/drm/amd/powerplay
parent4c7c8bbb1fb505fde6a2dfd872aa622a2c8a28dd (diff)
downloadlinux-95a3ff787a49c57e9ebe2abf7ad8362007b7dff6.tar.xz
drm/amd/pp: delete an outdated comment in amd_powerplay.c
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>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay')
-rw-r--r--drivers/gpu/drm/amd/powerplay/amd_powerplay.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/amd_powerplay.c b/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
index a698a278ef8d..9d3bdada79d5 100644
--- a/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
+++ b/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
@@ -1200,9 +1200,6 @@ static int pp_dpm_notify_smu_memory_info(void *handle,
return ret;
}
-
-/* export this function to DAL */
-
static int pp_display_configuration_change(void *handle,
const struct amd_pp_display_configuration *display_config)
{