aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.14.71/0562-drm-amd-display-Change-max-OPP.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-4.14.71/0562-drm-amd-display-Change-max-OPP.patch')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-4.14.71/0562-drm-amd-display-Change-max-OPP.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-4.14.71/0562-drm-amd-display-Change-max-OPP.patch b/common/recipes-kernel/linux/linux-yocto-4.14.71/0562-drm-amd-display-Change-max-OPP.patch
deleted file mode 100644
index 3eb23157..00000000
--- a/common/recipes-kernel/linux/linux-yocto-4.14.71/0562-drm-amd-display-Change-max-OPP.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 41901c152c7795693d691976d0c6dae5212c8efe Mon Sep 17 00:00:00 2001
-From: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
-Date: Wed, 28 Jun 2017 14:27:18 -0400
-Subject: [PATCH 0562/4131] drm/amd/display: Change max OPP
-
-Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
-Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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/dcn10/dcn10_mpc.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h
-index fff2674..6a90a8b 100644
---- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h
-+++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h
-@@ -30,7 +30,7 @@
- #define TO_DCN10_MPCC(mpcc_base) \
- container_of(mpcc_base, struct dcn10_mpcc, base)
-
--#define MAX_OPP 4
-+#define MAX_OPP 6
-
- #define MPC_COMMON_REG_LIST_DCN1_0(inst) \
- SRII(MUX, MPC_OUT, inst),\
---
-2.7.4
-