Searched refs:vtotal_min (Results 1 – 6 of 6) sorted by relevance
230 void (*set_vtotal_min_max)(struct timing_generator *optc, int vtotal_min, int vtotal_max);
362 unsigned int vtotal_min; member
220 dml_print("DML PARAMS: vtotal_min = %d\n", pipe_dest->vtotal_min); in dml_log_pipe_params()
971 void optc1_set_vtotal_min_max(struct timing_generator *optc, int vtotal_min, int vtotal_max) in optc1_set_vtotal_min_max() argument979 OTG_V_TOTAL_MIN, vtotal_min); in optc1_set_vtotal_min_max()
673 void optc1_set_vtotal_min_max(struct timing_generator *optc, int vtotal_min, int vtotal_max);
2093 pipes[pipe_cnt].pipe.dest.vtotal_min = res_ctx->pipe_ctx[i].stream->adjust.v_total_min; in dcn20_populate_dml_pipes_from_context()2252 pipes[pipe_cnt].pipe.dest.vtotal_min = v_total; in dcn20_populate_dml_pipes_from_context()
Completed in 21 milliseconds