Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/modules/freesync/
H A Dfreesync.c86 bool fixed_active; member
592 state->fixed_refresh.fixed_active = false; in reset_freesync_state_variables()
633 state->fixed_refresh.fixed_active == false) { in set_freesync_on_streams()
1299 } else if (state->fixed_refresh.fixed_active) { in update_timestamps()
1307 state->fixed_refresh.fixed_active = false; in update_timestamps()
1321 } else if (!state->fixed_refresh.fixed_active && in update_timestamps()
1330 state->fixed_refresh.fixed_active = true; in update_timestamps()
1453 if (!state->fixed_refresh.fixed_active) { in apply_fixed_refresh()