Home
last modified time | relevance | path

Searched refs:v_total_max (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c217 in_out_vrr->adjust.v_total_max); in update_v_total_for_static_ramp()
279 in_out_vrr->adjust.v_total_max = v_total; in update_v_total_for_static_ramp()
321 in_out_vrr->adjust.v_total_max = in apply_below_the_range()
486 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
492 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
561 *vmax = stream->adjust.v_total_max; in mod_freesync_get_vmin_vmax()
1064 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 = stream->timing.v_total; in mod_freesync_build_vrr_params()
1119 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()
1122 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()
[all …]
/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_stats.h67 unsigned int v_total_max,
H A Dmod_freesync.h125 unsigned int *v_total_min, unsigned int *v_total_max,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.h98 int num_pipes, uint32_t v_total_min, uint32_t v_total_max);
H A Ddcn35_hwseq.c1452 params.vertical_total_max = adjust.v_total_max; in dcn35_set_drr()
1478 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in dcn35_set_drr()
1504 int num_pipes, uint32_t v_total_min, uint32_t v_total_max) in dcn35_set_long_vblank() argument
1509 params.vertical_total_max = v_total_max; in dcn35_set_long_vblank()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Doptc.h78 uint32_t v_total_max; member
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c371 uint32_t v_total_max = 0; in dce110_timing_generator_set_drr() local
381 v_total_max = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_set_drr()
390 set_reg_field_value(v_total_max, in dce110_timing_generator_set_drr()
445 set_reg_field_value(v_total_max, in dce110_timing_generator_set_drr()
463 dm_write_reg(tg->ctx, addr, v_total_max); in dce110_timing_generator_set_drr()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
H A Ddce110_clk_mgr.c103 if (adjust.v_total_max != adjust.v_total_min) in dce110_get_min_vblank_time_us()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c217 dml_print("DML PARAMS: v_total_max = %d\n", pipe_src->v_total_max); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h444 unsigned char v_total_max; member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h1014 uint32_t v_total_max; member
H A Ddc_dmub_srv.c368 cmd.drr_update.dmub_optc_state_req.v_total_max = vtotal_max; in dc_dmub_srv_drr_update_cmd()
1767 cmd.fams2_drr_update.dmub_optc_state_req.v_total_max = vtotal_max; in dc_dmub_srv_fams2_drr_update()
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h455 …ong_vtotal)(struct pipe_ctx **pipe_ctx, int num_pipes, uint32_t v_total_min, uint32_t v_total_max);
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c964 unsigned int v_total = stream->adjust.v_total_max ? in dcn30_apply_idle_power_optimizations()
965 stream->adjust.v_total_max : stream->timing.v_total; in dcn30_apply_idle_power_optimizations()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c463 if (pipe->stream->adjust.v_total_max == in dcn35_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1656 params.vertical_total_max = stream->adjust.v_total_max; in dce110_apply_single_controller_ctx_to_hw()
1662 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dce110_apply_single_controller_ctx_to_hw()
2092 params.vertical_total_max = adjust.v_total_max; in set_drr()
2109 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in set_drr()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c719 params->vertical_total_max = stream->adjust.v_total_max; in enable_stream_timing_calc()
724 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in enable_stream_timing_calc()
1481 && pipe_ctx->stream->adjust.v_total_min == pipe_ctx->stream->adjust.v_total_max in dcn401_optimize_bandwidth()
1482 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total) in dcn401_optimize_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c952 params.vertical_total_max = stream->adjust.v_total_max; in dcn20_enable_stream_timing()
960 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dcn20_enable_stream_timing()
2465 && pipe_ctx->stream->adjust.v_total_min == pipe_ctx->stream->adjust.v_total_max in dcn20_optimize_bandwidth()
2466 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total) in dcn20_optimize_bandwidth()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1870 uint32_t v_total_max; member
5126 uint32_t v_total_max; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c271 pipe_ctx->pipe_dlg_param.vtotal_max = pipe_ctx->stream->adjust.v_total_max; in populate_pipe_ctx_dlg_params_from_dml()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c1348 OTG_V_TOTAL_MAX, &s->v_total_max); in optc1_read_otg_state()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c408 dc->hwss.set_long_vtotal(&pipe, 1, adjust->v_total_min, adjust->v_total_max); in set_long_vtotal()
447 stream->adjust.v_total_max = adjust->v_total_max; in dc_stream_adjust_vmin_vmax()
454 (adjust->v_total_max > dc->caps.max_v_total || adjust->v_total_min > dc->caps.max_v_total)) { in dc_stream_adjust_vmin_vmax()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1414 pipes[pipe_cnt].pipe.dest.vtotal_max = res_ctx->pipe_ctx[i].stream->adjust.v_total_max; in dcn20_populate_dml_pipes_from_context()