aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/0168-drm-amd-display-Remove-power-gating-debug-flags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/0168-drm-amd-display-Remove-power-gating-debug-flags.patch')
-rw-r--r--meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/0168-drm-amd-display-Remove-power-gating-debug-flags.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/0168-drm-amd-display-Remove-power-gating-debug-flags.patch b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/0168-drm-amd-display-Remove-power-gating-debug-flags.patch
deleted file mode 100644
index 20fb9af6..00000000
--- a/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/0168-drm-amd-display-Remove-power-gating-debug-flags.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 49b119d932a30ff6adcd3757a180c3386d724289 Mon Sep 17 00:00:00 2001
-From: Harry Wentland <harry.wentland@amd.com>
-Date: Thu, 19 Jan 2017 18:58:33 -0500
-Subject: [PATCH 0168/4131] drm/amd/display: Remove power gating debug flags
-
-They're not used anywhere
-
-Signed-off-by: Harry Wentland <harry.wentland@amd.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/display/dc/dc.h | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
-index e0143f9..332ecf8 100644
---- a/drivers/gpu/drm/amd/display/dc/dc.h
-+++ b/drivers/gpu/drm/amd/display/dc/dc.h
-@@ -145,8 +145,6 @@ struct dc_debug {
- bool disable_stutter;
- bool disable_dcc;
- bool disable_dfs_bypass;
-- bool disable_dpp_power_gate;
-- bool disable_hubp_power_gate;
- bool disable_clock_gate;
- bool disable_dmcu;
- bool disable_color_module;
---
-2.7.4
-