mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
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>
This commit is contained in:
parent
b1a4eb992c
commit
1c604cd862
|
|
@ -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),\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user