Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5fbac0a5 authored by Dmytro Laktyushkin's avatar Dmytro Laktyushkin Committed by Alex Deucher
Browse files

drm/amd/display: update dml to match DV dml



DV updated their dml with an option to use max vstartup,
this updates dc dml with the same option

Signed-off-by: default avatarDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: default avatarTony Cheng <Tony.Cheng@amd.com>
Acked-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent dbcac9c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -305,6 +305,7 @@ struct _vcs_dpi_display_pipe_dest_params_st {
	unsigned char otg_inst;
	unsigned char odm_split_cnt;
	unsigned char odm_combine;
	unsigned char use_maximum_vstartup;
};

struct _vcs_dpi_display_pipe_params_st {