diff options
| author | Rex Zhu <Rex.Zhu@amd.com> | 2017-10-09 11:30:42 +0800 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-04 16:33:19 -0500 |
| commit | 95a3ff787a49c57e9ebe2abf7ad8362007b7dff6 (patch) | |
| tree | 20ce9ac5bbd3adbe1552582103e58ab5c54c5e60 /drivers/gpu | |
| parent | drm/amd/pp: implement notify_smu_memory_info on Powerplay (diff) | |
| download | linux-95a3ff787a49c57e9ebe2abf7ad8362007b7dff6.tar.gz linux-95a3ff787a49c57e9ebe2abf7ad8362007b7dff6.zip | |
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')
| -rw-r--r-- | drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 3 |
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) { |
