Searched full:doublescan (Results 1 – 19 of 19) sorted by relevance
/linux-5.10/include/drm/ |
D | drm_modes.h | 55 * @MODE_NO_DBLESCAN: doublescan mode not supported 160 #define CRTC_NO_DBLSCAN (1 << 2) /* don't adjust doublescan */ 161 #define CRTC_NO_VSCAN (1 << 3) /* don't adjust doublescan */ 251 * - DRM_MODE_FLAG_DBLSCAN: mode uses doublescan.
|
D | drm_connector.h | 1224 * Can this connector handle doublescan? Only used by
|
/linux-5.10/Documentation/fb/ |
D | arkfb.rst | 25 * doublescan mode variant (not available in text mode)
|
D | vt8623fb.rst | 23 * doublescan mode variant (not available in text mode)
|
D | s3fb.rst | 33 * doublescan mode variant (not available in text mode)
|
/linux-5.10/drivers/video/ |
D | of_display_timing.c | 99 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
|
/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | panel-timing.yaml | 194 doublescan:
|
/linux-5.10/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 110 * In doublescan mode, the cursor location in atyfb_cursor()
|
D | atyfb_base.c | 951 * works with little glitches also with DOUBLESCAN modes in aty_var_to_crtc() 1030 /* Enable doublescan mode if requested */ in aty_var_to_crtc()
|
/linux-5.10/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 541 /* Do not allow doublescan modes from user space */ in vc4_crtc_mode_valid() 543 DRM_DEBUG_KMS("[CRTC:%d] Doublescan mode rejected.\n", in vc4_crtc_mode_valid()
|
/linux-5.10/Documentation/m68k/ |
D | kernel-options.rst | 747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan 748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
|
/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.c | 140 /* For the user-specified mode, we must ignore doublescan and in nv50_head_atomic_check_view()
|
/linux-5.10/drivers/video/fbdev/ |
D | pvr2fb.c | 140 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
|
D | sstfb.c | 415 printk(KERN_ERR "sstfb: Interlace/doublescan not supported %#x\n", in sstfb_check_var()
|
D | cyber2000fb.c | 637 /* FIXME: what about doublescan? */ in cyber2000fb_decode_crtc()
|
D | amifb.c | 879 /* 640x200, 27 kHz, 57 Hz doublescan */ 892 /* 640x256, 27 kHz, 47 Hz doublescan */
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_modes.c | 812 * be performed for doublescan and vscan > 1 modes respectively.
|
/linux-5.10/drivers/video/fbdev/intelfb/ |
D | intelfbhw.c | 356 /* Check for doublescan modes. */ in intelfbhw_validate_mode()
|
/linux-5.10/drivers/video/fbdev/riva/ |
D | fbdev.c | 29 * doublescan modes are broken
|