Searched full:doublescan (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/include/drm/ |
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.
|
D | gud.h | 123 * - DOUBLESCAN: Doublescan modes are supported
|
D | drm_connector.h | 1786 * Can this connector handle doublescan? Only used by
|
/linux-6.12.1/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-6.12.1/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 110 * In doublescan mode, the cursor location in atyfb_cursor()
|
D | atyfb_base.c | 964 * works with little glitches also with DOUBLESCAN modes in aty_var_to_crtc() 1043 /* Enable doublescan mode if requested */ in aty_var_to_crtc()
|
/linux-6.12.1/drivers/video/ |
D | of_display_timing.c | 100 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | panel-timing.yaml | 193 doublescan:
|
/linux-6.12.1/Documentation/arch/m68k/ |
D | kernel-options.rst | 747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan 748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
|
/linux-6.12.1/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 664 /* Do not allow doublescan modes from user space */ in vc4_crtc_mode_valid() 666 DRM_DEBUG_KMS("[CRTC:%d] Doublescan mode rejected.\n", in vc4_crtc_mode_valid()
|
/linux-6.12.1/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-6.12.1/drivers/video/fbdev/ |
D | pvr2fb.c | 141 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
|
D | sstfb.c | 416 printk(KERN_ERR "sstfb: Interlace/doublescan not supported %#x\n", in sstfb_check_var()
|
D | cyber2000fb.c | 630 /* 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-6.12.1/drivers/gpu/drm/ |
D | drm_modes.c | 1344 * be performed for doublescan and vscan > 1 modes respectively.
|
/linux-6.12.1/drivers/video/fbdev/riva/ |
D | fbdev.c | 29 * doublescan modes are broken
|