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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
H A Dmod_freesync.h101 bool fixed_active; member in struct:mod_vrr_params_fixed_refresh
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/freesync/
H A Damdgpu_freesync.c396 if (in_out_vrr->fixed.fixed_active) {
402 in_out_vrr->fixed.fixed_active = false;
409 if (!in_out_vrr->fixed.fixed_active) {
415 in_out_vrr->fixed.fixed_active = true;
424 if (in_out_vrr->fixed.fixed_active) {
824 in_out_vrr->fixed.fixed_active = false;
853 in_out_vrr->fixed.fixed_active) {
857 in_out_vrr->fixed.fixed_active = true;
859 in_out_vrr->fixed.fixed_active = true;

Completed in 224 milliseconds