Searched full:doublescan (Results 1 – 12 of 12) sorted by relevance
| /linux/include/drm/ |
| H A D | drm_modes.h | 55 * @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 D | gud.h | 123 * - DOUBLESCAN: Doublescan modes are supported
|
| /linux/Documentation/fb/ |
| H A D | arkfb.rst | 25 * doublescan mode variant (not available in text mode)
|
| H A D | vt8623fb.rst | 23 * doublescan mode variant (not available in text mode)
|
| H A D | s3fb.rst | 33 * doublescan mode variant (not available in text mode)
|
| /linux/drivers/video/ |
| H A D | of_display_timing.c | 100 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-timing.yaml | 193 doublescan:
|
| /linux/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan 748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
|
| /linux/drivers/video/fbdev/ |
| H A D | pvr2fb.c | 141 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
|
| H A D | sstfb.c | 416 printk(KERN_ERR "sstfb: Interlace/doublescan not supported %#x\n", in sstfb_check_var()
|
| H A D | amifb.c | 879 /* 640x200, 27 kHz, 57 Hz doublescan */ 892 /* 640x256, 27 kHz, 47 Hz doublescan */
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_modes.c | 1346 * be performed for doublescan and vscan > 1 modes respectively.
|