Searched refs:v_total_max (Results 1 – 10 of 10) sorted by relevance
227 in_out_vrr->adjust.v_total_max); in update_v_total_for_static_ramp()295 in_out_vrr->adjust.v_total_max = v_total; in update_v_total_for_static_ramp()338 in_out_vrr->adjust.v_total_max = in apply_below_the_range()504 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()510 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()1047 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()1103 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()1106 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()1109 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()1116 in_out_vrr->adjust.v_total_max = in mod_freesync_build_vrr_params()[all …]
67 unsigned int v_total_max,
444 unsigned char v_total_max; member
1760 params.vertical_total_max = stream->adjust.v_total_max; in dce110_apply_single_controller_ctx_to_hw() 1764 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dce110_apply_single_controller_ctx_to_hw() 2268 params.vertical_total_max = adjust.v_total_max; in set_static_screen_control() 2284 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in set_static_screen_control()
438 dc->hwss.set_long_vtotal(&pipe, 1, adjust->v_total_min, adjust->v_total_max); in set_long_vtotal() 1288 (stream->adjust.v_total_max != adjust->v_total_max || in dc_stream_adjust_vmin_vmax() 1297 stream->adjust.v_total_max = adjust->v_total_max; in dc_stream_adjust_vmin_vmax() 1304 (adjust->v_total_max > dc->caps.max_v_total || adjust->v_total_min > dc->caps.max_v_total)) { in dc_stream_adjust_vmin_vmax() 3432 stream->adjust.v_total_max != update->crtc_timing_adjust->v_total_max ||
5154 refresh_rate = (pipe_ctx->stream->timing.pix_clk_100hz * 100) / (pipe_ctx->stream->adjust.v_total_max * pipe_ctx->stream->timing.h_total);
274 pipe_ctx->pipe_dlg_param.vtotal_max = pipe_ctx->stream->adjust.v_total_max; in populate_pipe_ctx_dlg_params_from_dml()
794 params->vertical_total_max = stream->adjust.v_total_max; in get_phyd32clk_src() 799 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in get_phyd32clk_src() 1551 && pipe_ctx->stream->adjust.v_total_min == pipe_ctx->stream->adjust.v_total_max in dcn401_add_dsc_sequence_for_odm_change() 1552 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total) in dcn401_add_dsc_sequence_for_odm_change()
1420 pipes[pipe_cnt].pipe.dest.vtotal_max = res_ctx->pipe_ctx[i].stream->adjust.v_total_max; in dcn20_populate_dml_pipes_from_context()
681 v_total = stream->adjust.v_total_max ? in dm_crtc_high_irq() 682 stream->adjust.v_total_max : stream->timing.v_total; in dm_crtc_high_irq()