Searched refs:LOOKUP_OPTIONAL_TOLERANCES (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86str.h858 LOOKUP_OPTIONAL_TOLERANCES = 0x0200 /* Allow missing hsync/vrefresh */ enumerator in enum:__anon1b1d0d511c03
H A Dxf86Mode.c479 strategy &= ~(LOOKUP_CLKDIV2 | LOOKUP_OPTIONAL_TOLERANCES);
1401 if (strategy & LOOKUP_OPTIONAL_TOLERANCES) {
1402 strategy &= ~LOOKUP_OPTIONAL_TOLERANCES;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86str.h729 LOOKUP_OPTIONAL_TOLERANCES = 0x0200 /* Allow missing hsync/vrefresh */ enumerator in enum:__anonf472aec41903
H A Dxf86Mode.c483 strategy &= ~(LOOKUP_CLKDIV2 | LOOKUP_OPTIONAL_TOLERANCES);
1391 if (strategy & LOOKUP_OPTIONAL_TOLERANCES) {
1392 strategy &= ~LOOKUP_OPTIONAL_TOLERANCES;
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmware.c686 LOOKUP_BEST_REFRESH | LOOKUP_OPTIONAL_TOLERANCES);
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipreinit.c2326 Strategy |= LOOKUP_OPTIONAL_TOLERANCES;

Completed in 81 milliseconds