Lines Matching defs:interlaced
531 * @interlace: whether to compute an interlaced mode
606 * @interlaced: whether to compute an interlaced mode
625 bool reduced, bool interlaced, bool margins)
659 if (interlaced)
677 if (interlaced)
690 if (interlaced)
809 /* ignore - just set the mode flag for interlaced */
810 if (interlaced) {
833 * @interlaced: whether to compute an interlaced mode
850 int vrefresh, bool interlaced, int margins,
901 if (interlaced)
907 if (interlaced)
921 if (interlaced)
951 if (interlaced)
1004 if (interlaced) {
1025 * @interlaced: whether to compute an interlaced mode
1055 bool interlaced, int margins)
1058 interlaced, margins,
1268 * with an optional 'i' suffix for interlaced modes.
1272 bool interlaced = !!(mode->flags & DRM_MODE_FLAG_INTERLACE);
1276 interlaced ? "i" : "");
1341 * interlaced modes.