Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/freesync/
A Dfreesync.c189 in_out_vrr->adjust.v_total_max); in update_v_total_for_static_ramp()
251 in_out_vrr->adjust.v_total_max = v_total; in update_v_total_for_static_ramp()
294 in_out_vrr->adjust.v_total_max = in apply_below_the_range()
456 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
462 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh()
496 *vmax = stream->adjust.v_total_max; in mod_freesync_get_vmin_vmax()
1105 in_out_vrr->adjust.v_total_max = in mod_freesync_build_vrr_params()
1122 in_out_vrr->adjust.v_total_max = in mod_freesync_build_vrr_params()
1217 in_out_vrr->adjust.v_total_max = in mod_freesync_handle_v_update()
1229 in_out_vrr->adjust.v_total_max = in mod_freesync_handle_v_update()
[all …]
/linux/drivers/gpu/drm/amd/display/modules/inc/
A Dmod_stats.h67 unsigned int v_total_max,
A Dmod_freesync.h141 unsigned int *v_total_min, unsigned int *v_total_max,
/linux/drivers/gpu/drm/amd/display/dc/dce110/
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()
A Ddce110_hw_sequencer.c1584 params.vertical_total_max = stream->adjust.v_total_max;
1590 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0)
1983 params.vertical_total_max = adjust.v_total_max;
1994 if (adjust.v_total_max != 0 && adjust.v_total_min != 0)
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/
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/
A Ddisplay_mode_structs.h286 unsigned char v_total_max; member
A Ddisplay_mode_lib.c193 dml_print("DML PARAMS: v_total_max = %d\n", pipe_src->v_total_max); in dml_log_pipe_params()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h799 uint32_t v_total_max; member
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hwseq.c796 unsigned int v_total = stream->adjust.v_total_max ? in dcn30_apply_idle_power_optimizations()
797 stream->adjust.v_total_max : stream->timing.v_total; in dcn30_apply_idle_power_optimizations()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c445 s.v_total_max, in dcn10_get_otg_states()
A Ddcn10_optc.h566 uint32_t v_total_max; member
A Ddcn10_optc.c1360 OTG_V_TOTAL_MAX, &s->v_total_max); in optc1_read_otg_state()
A Ddcn10_hw_sequencer.c378 s.v_total_max, in dcn10_log_hw_state()
3037 params.vertical_total_max = adjust.v_total_max; in dcn10_set_drr()
3048 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in dcn10_set_drr()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h2327 uint32_t v_total_max; member
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c739 params.vertical_total_max = stream->adjust.v_total_max; in dcn20_enable_stream_timing()
747 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dcn20_enable_stream_timing()
A Ddcn20_resource.c2094 pipes[pipe_cnt].pipe.dest.vtotal_max = res_ctx->pipe_ctx[i].stream->adjust.v_total_max; in dcn20_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c415 stream->adjust.v_total_max = adjust->v_total_max; in dc_stream_adjust_vmin_vmax()

Completed in 61 milliseconds