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

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_edid.c892 static int edid_fixup = 6; variable
907 if (edid_fixup > 8 || edid_fixup < 0)
908 edid_fixup = 6;
914 else if (score >= edid_fixup) {

Completed in 28 milliseconds