Searched defs:EDID_QUIRK_135_CLOCK_TOO_HIGH (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_edid.c57 #define EDID_QUIRK_135_CLOCK_TOO_HIGH (1 << 1) macro
103 { "EPI", 59264, EDID_QUIRK_135_CLOCK_TOO_HIGH },
1656 if (quirks & EDID_QUIRK_135_CLOCK_TOO_HIGH)

Completed in 16 milliseconds