aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/2593-drm-amd-display-DAL-3.1.06.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/2593-drm-amd-display-DAL-3.1.06.patch')
-rw-r--r--meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/2593-drm-amd-display-DAL-3.1.06.patch38
1 files changed, 38 insertions, 0 deletions
diff --git a/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/2593-drm-amd-display-DAL-3.1.06.patch b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/2593-drm-amd-display-DAL-3.1.06.patch
new file mode 100644
index 00000000..51dc0e71
--- /dev/null
+++ b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/2593-drm-amd-display-DAL-3.1.06.patch
@@ -0,0 +1,38 @@
+From 96da3f0ac485987c60a92ffcef16191969058a3a Mon Sep 17 00:00:00 2001
+From: Tony Cheng <tony.cheng@amd.com>
+Date: Thu, 12 Oct 2017 10:59:42 -0400
+Subject: [PATCH 2593/4131] drm/amd/display: DAL 3.1.06
+
+Raven bug fixes
+- RS3 MPO stability improvement
+- SLS fixes
+- AM4 fixes
+
+DAL 3.1
+- merge in upstream patches from DRM maintainer Dave Arilie
+- hubp, dpp HW objects
+
+Signed-off-by: Tony Cheng <tony.cheng@amd.com>
+Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
+Acked-by: Harry Wentland <Harry.Wentland@amd.com>
+---
+ drivers/gpu/drm/amd/display/dc/dc.h | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
+index a527a53..5257e77 100644
+--- a/drivers/gpu/drm/amd/display/dc/dc.h
++++ b/drivers/gpu/drm/amd/display/dc/dc.h
+@@ -38,7 +38,8 @@
+ #include "inc/compressor.h"
+ #include "dml/display_mode_lib.h"
+
+-#define DC_VER "3.1.05"
++#define DC_VER "3.1.06"
++
+
+ #define MAX_SURFACES 3
+ #define MAX_STREAMS 6
+--
+2.7.4
+