Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/drm/
Ddrm_modes.h55 * @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.
/kernel/linux/linux-6.6/include/drm/
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.
Dgud.h123 * - DOUBLESCAN: Doublescan modes are supported
/kernel/linux/linux-6.6/Documentation/fb/
Darkfb.rst25 * doublescan mode variant (not available in text mode)
Dvt8623fb.rst23 * doublescan mode variant (not available in text mode)
Ds3fb.rst33 * doublescan mode variant (not available in text mode)
/kernel/linux/linux-5.10/Documentation/fb/
Darkfb.rst25 * doublescan mode variant (not available in text mode)
Dvt8623fb.rst23 * doublescan mode variant (not available in text mode)
Ds3fb.rst33 * doublescan mode variant (not available in text mode)
/kernel/linux/linux-6.6/drivers/video/
Dof_display_timing.c100 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
/kernel/linux/linux-5.10/drivers/video/
Dof_display_timing.c99 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
Dmach64_cursor.c110 * In doublescan mode, the cursor location in atyfb_cursor()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-timing.yaml194 doublescan:
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
Dmach64_cursor.c110 * In doublescan mode, the cursor location in atyfb_cursor()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
Dpanel-timing.yaml193 doublescan:
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_crtc.c560 /* Do not allow doublescan modes from user space */ in vc4_crtc_mode_valid()
562 DRM_DEBUG_KMS("[CRTC:%d] Doublescan mode rejected.\n", in vc4_crtc_mode_valid()
/kernel/linux/linux-6.6/Documentation/arch/m68k/
Dkernel-options.rst747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan
748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
/kernel/linux/linux-5.10/Documentation/m68k/
Dkernel-options.rst747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan
748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
Dvc4_crtc.c664 /* 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c145 /* For the user-specified mode, we must ignore doublescan and in nv50_head_atomic_check_view()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c145 /* For the user-specified mode, we must ignore doublescan and in nv50_head_atomic_check_view()
/kernel/linux/linux-6.6/drivers/video/fbdev/
Dpvr2fb.c141 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
Dsstfb.c416 printk(KERN_ERR "sstfb: Interlace/doublescan not supported %#x\n", in sstfb_check_var()
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dpvr2fb.c140 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
Dsstfb.c415 printk(KERN_ERR "sstfb: Interlace/doublescan not supported %#x\n", in sstfb_check_var()

12