aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/0160-drm-amd-powerplay-add-thermal-control-task-when-resu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/0160-drm-amd-powerplay-add-thermal-control-task-when-resu.patch')
-rw-r--r--common/recipes-kernel/linux/files/0160-drm-amd-powerplay-add-thermal-control-task-when-resu.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/common/recipes-kernel/linux/files/0160-drm-amd-powerplay-add-thermal-control-task-when-resu.patch b/common/recipes-kernel/linux/files/0160-drm-amd-powerplay-add-thermal-control-task-when-resu.patch
deleted file mode 100644
index b350679e..00000000
--- a/common/recipes-kernel/linux/files/0160-drm-amd-powerplay-add-thermal-control-task-when-resu.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 71f606b03d98b2d1668759711b1128b8b3093a1f Mon Sep 17 00:00:00 2001
-From: Rex Zhu <Rex.Zhu@amd.com>
-Date: Tue, 29 Dec 2015 11:23:57 +0800
-Subject: [PATCH 0160/1110] drm/amd/powerplay: add thermal control task when
- resume.
-
-Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
-Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c b/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c
-index 9458394..83be3cf 100644
---- a/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c
-+++ b/drivers/gpu/drm/amd/powerplay/eventmgr/eventactionchains.c
-@@ -143,6 +143,7 @@ static const pem_event_action *resume_event[] = {
- enable_dynamic_state_management_tasks,
- enable_clock_power_gatings_tasks,
- enable_disable_bapm_tasks,
-+ initialize_thermal_controller_tasks,
- reset_boot_state_tasks,
- adjust_power_state_tasks,
- enable_disable_fps_tasks,
---
-2.7.4
-