Searched refs:edid_fixup (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/kernel/drm/src/ | ||
H A D | drm_edid.c | 892 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 14 milliseconds