Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c192 in_out_vrr->adjust.v_total_max); in update_v_total_for_static_ramp()
254 in_out_vrr->adjust.v_total_max = v_total; in update_v_total_for_static_ramp()
296 in_out_vrr->adjust.v_total_max = in apply_below_the_range()
461 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
467 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
536 *vmax = stream->adjust.v_total_max; in mod_freesync_get_vmin_vmax()
1039 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()
1091 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()
1094 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params()
1097 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.c1428 params.vertical_total_max = adjust.v_total_max; in dcn35_set_drr()
1454 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in dcn35_set_drr()
1480 int num_pipes, uint32_t v_total_min, uint32_t v_total_max) in dcn35_set_long_vblank() argument
1485 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/hwss/dcn401/
H A Ddcn401_hwseq.c796 params->vertical_total_max = stream->adjust.v_total_max; in enable_stream_timing_calc()
801 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in enable_stream_timing_calc()
1489 && pipe_ctx->stream->adjust.v_total_min == pipe_ctx->stream->adjust.v_total_max in dcn401_optimize_bandwidth()
1490 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total) in dcn401_optimize_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h999 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()
1756 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.h461 …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.c958 unsigned int v_total = stream->adjust.v_total_max ? in dcn30_apply_idle_power_optimizations()
959 stream->adjust.v_total_max : stream->timing.v_total; in dcn30_apply_idle_power_optimizations()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c497 if (pipe->stream->adjust.v_total_max == in dcn351_populate_dml_pipes_from_context_fpu()
/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/dcn10/
H A Ddcn10_hw_sequencer_debug.c446 s.v_total_max, in dcn10_get_otg_states()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1655 params.vertical_total_max = stream->adjust.v_total_max; in dce110_apply_single_controller_ctx_to_hw()
1661 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dce110_apply_single_controller_ctx_to_hw()
2091 params.vertical_total_max = adjust.v_total_max; in set_drr()
2108 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in set_drr()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1679 uint32_t v_total_max; member
4823 uint32_t v_total_max; member
/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()
2437 && pipe_ctx->stream->adjust.v_total_min == pipe_ctx->stream->adjust.v_total_max in dcn20_optimize_bandwidth()
2438 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total) in dcn20_optimize_bandwidth()
/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.c1349 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/hwss/dcn10/
H A Ddcn10_hwseq.c443 s.v_total_max, in dcn10_log_hw_state()
3206 params.vertical_total_max = adjust.v_total_max; in dcn10_set_drr()
3224 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in dcn10_set_drr()

12