Home
last modified time | relevance | path

Searched full:doublescan (Results 1 – 12 of 12) sorted by relevance

/linux/include/drm/
H A Ddrm_modes.h55 * @MODE_NO_DBLESCAN: doublescan mode not supported
185 #define CRTC_NO_DBLSCAN (1 << 2) /* don't adjust doublescan */
186 #define CRTC_NO_VSCAN (1 << 3) /* don't adjust doublescan */
279 * - DRM_MODE_FLAG_DBLSCAN: mode uses doublescan.
H A Dgud.h123 * - DOUBLESCAN: Doublescan modes are supported
/linux/Documentation/fb/
H A Darkfb.rst25 * doublescan mode variant (not available in text mode)
H A Dvt8623fb.rst23 * doublescan mode variant (not available in text mode)
H A Ds3fb.rst33 * doublescan mode variant (not available in text mode)
/linux/drivers/video/
H A Dof_display_timing.c100 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-timing.yaml193 doublescan:
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan
748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
/linux/drivers/video/fbdev/
H A Dpvr2fb.c141 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
H A Dsstfb.c416 printk(KERN_ERR "sstfb: Interlace/doublescan not supported %#x\n", in sstfb_check_var()
H A Damifb.c879 /* 640x200, 27 kHz, 57 Hz doublescan */
892 /* 640x256, 27 kHz, 47 Hz doublescan */
/linux/drivers/gpu/drm/
H A Ddrm_modes.c1346 * be performed for doublescan and vscan > 1 modes respectively.