aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0191-drm-amd-display-Debug-option-to-force-enable-ABM.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0191-drm-amd-display-Debug-option-to-force-enable-ABM.patch')
-rw-r--r--meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0191-drm-amd-display-Debug-option-to-force-enable-ABM.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0191-drm-amd-display-Debug-option-to-force-enable-ABM.patch b/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0191-drm-amd-display-Debug-option-to-force-enable-ABM.patch
deleted file mode 100644
index f7d02f16..00000000
--- a/meta-v1000/recipes-kernel/linux/linux-yocto-4.14.71/0191-drm-amd-display-Debug-option-to-force-enable-ABM.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 68ab778ed88c3e7671507c4979aaea99ffed40ad Mon Sep 17 00:00:00 2001
-From: Anthony Koo <Anthony.Koo@amd.com>
-Date: Fri, 27 Jan 2017 17:50:03 -0500
-Subject: [PATCH 0191/4131] drm/amd/display: Debug option to force enable ABM
-
-Signed-off-by: Anthony Koo <anthony.koo@amd.com>
-Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
-Acked-by: Harry Wentland <Harry.Wentland@amd.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/display/dc/dc.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
-index 1308af5..d7f8484 100644
---- a/drivers/gpu/drm/amd/display/dc/dc.h
-+++ b/drivers/gpu/drm/amd/display/dc/dc.h
-@@ -143,6 +143,7 @@ struct dc_debug {
- bool disable_dfs_bypass;
- bool disable_clock_gate;
- bool disable_dmcu;
-+ bool force_abm_enable;
- };
-
- struct dc {
---
-2.7.4
-