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

/linux-master/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c427 if (in_out_vrr->fixed.fixed_active) {
433 in_out_vrr->fixed.fixed_active = false;
441 if (!in_out_vrr->fixed.fixed_active) {
447 in_out_vrr->fixed.fixed_active = true;
457 if (in_out_vrr->fixed.fixed_active) {
1082 in_out_vrr->fixed.fixed_active = false;
1111 in_out_vrr->fixed.fixed_active) {
1115 in_out_vrr->fixed.fixed_active = true;
1117 in_out_vrr->fixed.fixed_active = true;
/linux-master/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_freesync.h73 bool fixed_active; member in struct:mod_vrr_params_fixed_refresh

Completed in 135 milliseconds