projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7c8bb
)
drm/amd/pp: delete an outdated comment in amd_powerplay.c
author
Rex Zhu
<Rex.Zhu@amd.com>
Mon, 9 Oct 2017 03:30:42 +0000
(11:30 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:33:19 +0000
(16:33 -0500)
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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
b/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
index a698a278ef8d826edead99a29954605d00b1fbff..9d3bdada79d5e74843b58cdea7b7936bd644393d 100644
(file)
--- 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)
{