aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.19.8/0726-drm-amd-display-3.2.04.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-4.19.8/0726-drm-amd-display-3.2.04.patch')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-4.19.8/0726-drm-amd-display-3.2.04.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-4.19.8/0726-drm-amd-display-3.2.04.patch b/common/recipes-kernel/linux/linux-yocto-4.19.8/0726-drm-amd-display-3.2.04.patch
new file mode 100644
index 00000000..1305cabd
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-4.19.8/0726-drm-amd-display-3.2.04.patch
@@ -0,0 +1,29 @@
+From bc8c2451678e1e9252f31e1885f5c0828611223e Mon Sep 17 00:00:00 2001
+From: Steven Chiu <steven.chiu@amd.com>
+Date: Mon, 15 Oct 2018 14:06:03 -0400
+Subject: [PATCH 0726/2940] drm/amd/display: 3.2.04
+
+Signed-off-by: Steven Chiu <steven.chiu@amd.com>
+Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
+Acked-by: Leo Li <sunpeng.li@amd.com>
+Signed-off-by: Alex Deucher <alexander.deucher@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 b2d129e1289c..d3d6b0cc858a 100644
+--- a/drivers/gpu/drm/amd/display/dc/dc.h
++++ b/drivers/gpu/drm/amd/display/dc/dc.h
+@@ -38,7 +38,7 @@
+ #include "inc/compressor.h"
+ #include "dml/display_mode_lib.h"
+
+-#define DC_VER "3.2.03"
++#define DC_VER "3.2.04"
+
+ #define MAX_SURFACES 3
+ #define MAX_STREAMS 6
+--
+2.17.1
+