Lines Matching refs:interlaced
123 * @interlaced: whether to compute an interlaced mode
142 bool reduced, bool interlaced, bool margins)
176 if (interlaced)
194 if (interlaced)
207 if (interlaced)
326 /* ignore - just set the mode flag for interlaced */
327 if (interlaced) {
350 * @interlaced: whether to compute an interlaced mode
367 int vrefresh, bool interlaced, int margins,
418 if (interlaced)
424 if (interlaced)
438 if (interlaced)
468 if (interlaced)
521 if (interlaced) {
542 * @interlaced: whether to compute an interlaced mode
572 bool interlaced, int margins)
575 interlaced, margins,
738 * with an optional 'i' suffix for interlaced modes.
742 bool interlaced = !!(mode->flags & DRM_MODE_FLAG_INTERLACE);
746 interlaced ? "i" : "");
807 * interlaced modes.