aboutsummaryrefslogtreecommitdiffstats
path: root/meta-r1000/recipes-kernel/linux/linux-yocto-4.14.71/4893-drm-amd-display-Add-avoid_vbios_exec_table-debug-bit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-r1000/recipes-kernel/linux/linux-yocto-4.14.71/4893-drm-amd-display-Add-avoid_vbios_exec_table-debug-bit.patch')
-rw-r--r--meta-r1000/recipes-kernel/linux/linux-yocto-4.14.71/4893-drm-amd-display-Add-avoid_vbios_exec_table-debug-bit.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/meta-r1000/recipes-kernel/linux/linux-yocto-4.14.71/4893-drm-amd-display-Add-avoid_vbios_exec_table-debug-bit.patch b/meta-r1000/recipes-kernel/linux/linux-yocto-4.14.71/4893-drm-amd-display-Add-avoid_vbios_exec_table-debug-bit.patch
deleted file mode 100644
index b17d9a63..00000000
--- a/meta-r1000/recipes-kernel/linux/linux-yocto-4.14.71/4893-drm-amd-display-Add-avoid_vbios_exec_table-debug-bit.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 08f3b79d6b583049b75b7fe9faa58ff5595a61da Mon Sep 17 00:00:00 2001
-From: Tony Cheng <tony.cheng@amd.com>
-Date: Thu, 14 Jun 2018 16:06:10 -0400
-Subject: [PATCH 4893/5725] drm/amd/display: Add avoid_vbios_exec_table debug
- bit
-
-Signed-off-by: Tony Cheng <tony.cheng@amd.com>
-Reviewed-by: Yongqiang Sun <yongqiang.sun@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 2af5e60..4192bbd 100644
---- a/drivers/gpu/drm/amd/display/dc/dc.h
-+++ b/drivers/gpu/drm/amd/display/dc/dc.h
-@@ -250,6 +250,7 @@ struct dc_debug {
- bool always_use_regamma;
- bool p010_mpo_support;
- bool recovery_enabled;
-+ bool avoid_vbios_exec_table;
-
- };
- struct dc_state;
---
-2.7.4
-