aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/1990-drm-amd-pp-delete-an-outdated-comment-in-amd_powerpl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/1990-drm-amd-pp-delete-an-outdated-comment-in-amd_powerpl.patch')
-rw-r--r--meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/1990-drm-amd-pp-delete-an-outdated-comment-in-amd_powerpl.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/1990-drm-amd-pp-delete-an-outdated-comment-in-amd_powerpl.patch b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/1990-drm-amd-pp-delete-an-outdated-comment-in-amd_powerpl.patch
new file mode 100644
index 00000000..6176bc37
--- /dev/null
+++ b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/1990-drm-amd-pp-delete-an-outdated-comment-in-amd_powerpl.patch
@@ -0,0 +1,30 @@
+From ff488beaf3a4a6c4975f79cd6b6e66b4200e5e32 Mon Sep 17 00:00:00 2001
+From: Rex Zhu <Rex.Zhu@amd.com>
+Date: Mon, 9 Oct 2017 11:30:42 +0800
+Subject: [PATCH 1990/4131] drm/amd/pp: delete an outdated comment in
+ amd_powerplay.c
+
+Change-Id: I6661382eb4376ca7e6bded0cd42ecd653cc58afc
+Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
+Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
+---
+ drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/drivers/gpu/drm/amd/powerplay/amd_powerplay.c b/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
+index c330030..fe02f0a 100644
+--- a/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
++++ b/drivers/gpu/drm/amd/powerplay/amd_powerplay.c
+@@ -1197,9 +1197,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)
+ {
+--
+2.7.4
+