Home
last modified time | relevance | path

Searched defs:fixed_refresh (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/modules/freesync/
H A Dfreesync.c85 struct fixed_refresh { struct
86 bool fixed_active;
87 bool program_fixed;
88 unsigned int frame_counter;
116 struct fixed_refresh fixed_refresh; member