Searched refs:LOOKUP_OPTIONAL_TOLERANCES (Results 1 – 2 of 2) sorted by relevance
727 LOOKUP_OPTIONAL_TOLERANCES = 0x0200 /* Allow missing hsync/vrefresh */ enumerator
483 strategy &= ~(LOOKUP_CLKDIV2 | LOOKUP_OPTIONAL_TOLERANCES); in xf86LookupMode()1389 if (strategy & LOOKUP_OPTIONAL_TOLERANCES) { in xf86ValidateModes()1390 strategy &= ~LOOKUP_OPTIONAL_TOLERANCES; in xf86ValidateModes()