/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/freesync/ |
H A D | freesync.c | 180 in_out_vrr->adjust.v_total_max); in update_v_total_for_static_ramp() 242 in_out_vrr->adjust.v_total_max = v_total; in update_v_total_for_static_ramp() 285 in_out_vrr->adjust.v_total_max = in apply_below_the_range() 448 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh() 454 in_out_vrr->adjust.v_total_max = in apply_fixed_refresh() 488 *vmax = stream->adjust.v_total_max; in mod_freesync_get_vmin_vmax() 930 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params() 982 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params() 985 in_out_vrr->adjust.v_total_max = stream->timing.v_total; in mod_freesync_build_vrr_params() 988 in_out_vrr->adjust.v_total_max in mod_freesync_build_vrr_params() 1140 mod_freesync_get_settings(struct mod_freesync *mod_freesync, const struct mod_vrr_params *vrr, unsigned int *v_total_min, unsigned int *v_total_max, unsigned int *event_triggers, unsigned int *window_min, unsigned int *window_max, unsigned int *lfc_mid_point_in_us, unsigned int *inserted_frames, unsigned int *inserted_duration_in_us) mod_freesync_get_settings() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/freesync/ |
H A D | freesync.c | 191 in_out_vrr->adjust.v_total_max); in update_v_total_for_static_ramp() 253 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() 1042 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() 1100 in_out_vrr->adjust.v_total_max in mod_freesync_build_vrr_params() 1270 mod_freesync_get_settings(struct mod_freesync *mod_freesync, const struct mod_vrr_params *vrr, unsigned int *v_total_min, unsigned int *v_total_max, unsigned int *event_triggers, unsigned int *window_min, unsigned int *window_max, unsigned int *lfc_mid_point_in_us, unsigned int *inserted_frames, unsigned int *inserted_duration_in_us) mod_freesync_get_settings() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/inc/ |
H A D | mod_stats.h | 67 unsigned int v_total_max,
|
H A D | mod_freesync.h | 141 unsigned int *v_total_min, unsigned int *v_total_max,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/inc/ |
H A D | mod_stats.h | 67 unsigned int v_total_max,
|
H A D | mod_freesync.h | 153 unsigned int *v_total_min, unsigned int *v_total_max,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_timing_generator.c | 372 uint32_t v_total_max = 0; in dce110_timing_generator_set_drr() local 382 v_total_max = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_set_drr() 391 set_reg_field_value(v_total_max, in dce110_timing_generator_set_drr() 446 set_reg_field_value(v_total_max, in dce110_timing_generator_set_drr() 464 dm_write_reg(tg->ctx, addr, v_total_max); in dce110_timing_generator_set_drr()
|
H A D | dce110_hw_sequencer.c | 1446 params.vertical_total_max = stream->adjust.v_total_max; in apply_single_controller_ctx_to_hw() 1452 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in apply_single_controller_ctx_to_hw()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_timing_generator.c | 371 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()
|
H A D | dce110_hw_sequencer.c | 1553 params.vertical_total_max = stream->adjust.v_total_max; in apply_single_controller_ctx_to_hw() 1559 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in apply_single_controller_ctx_to_hw() 1919 params.vertical_total_max = adjust.v_total_max; in set_drr() 1930 if (adjust.v_total_max != 0 && adjust.v_total_min != 0) in set_drr()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_structs.h | 278 unsigned char v_total_max; member
|
H A D | display_mode_lib.c | 184 dml_print("DML PARAMS: v_total_max = %d\n", pipe_src->v_total_max); in dml_log_pipe_params()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/ |
H A D | dce110_clk_mgr.c | 103 if (adjust.v_total_max != adjust.v_total_min) in dce110_get_min_vblank_time_us()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/ |
H A D | dce110_clk_mgr.c | 103 if (adjust.v_total_max != adjust.v_total_min) in dce110_get_min_vblank_time_us()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_lib.c | 217 dml_print("DML PARAMS: v_total_max = %d\n", pipe_src->v_total_max); in dml_log_pipe_params()
|
H A D | display_mode_structs.h | 444 unsigned char v_total_max; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_hw_types.h | 805 uint32_t v_total_max; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_hw_types.h | 982 uint32_t v_total_max; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_hwseq.c | 748 unsigned int v_total = stream->adjust.v_total_max ? in dcn30_apply_idle_power_optimizations() 749 stream->adjust.v_total_max : stream->timing.v_total; in dcn30_apply_idle_power_optimizations()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer_debug.c | 445 s.v_total_max, in dcn10_get_otg_states()
|
H A D | dcn10_optc.h | 590 uint32_t v_total_max; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer_debug.c | 446 s.v_total_max, in dcn10_get_otg_states()
|
H A D | dcn10_optc.h | 601 uint32_t v_total_max; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 788 params.vertical_total_max = stream->adjust.v_total_max; in dcn20_enable_stream_timing() 796 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dcn20_enable_stream_timing() 2148 && pipe_ctx->stream->adjust.v_total_min == pipe_ctx->stream->adjust.v_total_max in dcn20_optimize_bandwidth() 2149 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total) in dcn20_optimize_bandwidth()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 742 params.vertical_total_max = stream->adjust.v_total_max; in dcn20_enable_stream_timing() 750 if (stream->adjust.v_total_min != 0 && stream->adjust.v_total_max != 0) in dcn20_enable_stream_timing()
|