Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/modules/freesync/
H A Dfreesync.c52 bool ramp_is_active; member
296 static_ramp.ramp_is_active = false; in mod_freesync_add_stream()
401 core_freesync->map[index].state.static_ramp.ramp_is_active); in update_stream_freesync_context()
546 static_ramp_variables->ramp_is_active = false; in calc_v_total_for_static_ramp()
566 static_ramp_variables->ramp_is_active = false; in calc_v_total_for_static_ramp()
579 state->static_ramp.ramp_is_active = false; in reset_freesync_state_variables()
745 if (!static_ramp_variables->ramp_is_active) { in set_static_ramp_variables()
764 static_ramp_variables->ramp_is_active = true; in set_static_ramp_variables()
846 state->static_ramp.ramp_is_active = false; in mod_freesync_handle_v_update()
854 if (state->static_ramp.ramp_is_active && in mod_freesync_handle_v_update()
[all …]