aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.19.8/1292-drm-amd-display-3.2.18.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-4.19.8/1292-drm-amd-display-3.2.18.patch')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-4.19.8/1292-drm-amd-display-3.2.18.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-4.19.8/1292-drm-amd-display-3.2.18.patch b/common/recipes-kernel/linux/linux-yocto-4.19.8/1292-drm-amd-display-3.2.18.patch
new file mode 100644
index 00000000..1f7af4ca
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-4.19.8/1292-drm-amd-display-3.2.18.patch
@@ -0,0 +1,28 @@
+From 66b93e9e5e164a2c92aa3ee8df6313a44f20f40d Mon Sep 17 00:00:00 2001
+From: mmcgarri <mark.mcgarrity@amd.com>
+Date: Fri, 1 Feb 2019 11:05:06 -0500
+Subject: [PATCH 1292/2940] drm/amd/display: 3.2.18
+
+Signed-off-by: mmcgarri <mark.mcgarrity@amd.com>
+Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
+Acked-by: Leo Li <sunpeng.li@amd.com>
+---
+ drivers/gpu/drm/amd/display/dc/dc.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
+index 6fd7ff0a243a..10299ff399f5 100644
+--- a/drivers/gpu/drm/amd/display/dc/dc.h
++++ b/drivers/gpu/drm/amd/display/dc/dc.h
+@@ -39,7 +39,7 @@
+ #include "inc/hw/dmcu.h"
+ #include "dml/display_mode_lib.h"
+
+-#define DC_VER "3.2.17"
++#define DC_VER "3.2.18"
+
+ #define MAX_SURFACES 3
+ #define MAX_STREAMS 6
+--
+2.17.1
+