Lines Matching refs:interlaced
530 * @interlace: whether to compute an interlaced mode
603 * @interlaced: whether to compute an interlaced mode
622 bool reduced, bool interlaced, bool margins)
656 if (interlaced)
674 if (interlaced)
687 if (interlaced)
806 /* ignore - just set the mode flag for interlaced */
807 if (interlaced) {
830 * @interlaced: whether to compute an interlaced mode
847 int vrefresh, bool interlaced, int margins,
898 if (interlaced)
904 if (interlaced)
918 if (interlaced)
948 if (interlaced)
1001 if (interlaced) {
1022 * @interlaced: whether to compute an interlaced mode
1052 bool interlaced, int margins)
1055 interlaced, margins,
1266 * with an optional 'i' suffix for interlaced modes.
1270 bool interlaced = !!(mode->flags & DRM_MODE_FLAG_INTERLACE);
1274 interlaced ? "i" : "");
1337 * interlaced modes.