OSDN Git Service

drm/amd/display: update dml to match DV dml
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Thu, 28 Jun 2018 15:31:13 +0000 (11:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Jul 2018 19:52:13 +0000 (14:52 -0500)
DV updated their dml with an option to use max vstartup,
this updates dc dml with the same option

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@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/dml/display_mode_structs.h

index c43d68b..cbafce6 100644 (file)
@@ -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 {