HomeSort by: relevance | last modified time | path
    Searched refs:fixed_active (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
mod_freesync.h 101 bool fixed_active; member in struct:mod_vrr_params_fixed_refresh
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/freesync/
amdgpu_freesync.c 396 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 13 milliseconds