OSDN Git Service

drm/amd/display: Change max OPP
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Wed, 28 Jun 2017 18:27:18 +0000 (14:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:08:25 +0000 (18:08 -0400)
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

index fff2674..6a90a8b 100644 (file)
@@ -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),\