Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/
H A Ddisplaymode.txt19 - doublescan (bool): This is a doublescan mode
H A Ddisplay-timing.txt36 - doublescan (bool): boolean to enable doublescan mode
/OK3568_Linux_fs/u-boot/include/
H A Ddrm_modes.h166 #define CRTC_NO_DBLSCAN (1 << 2) /* don't adjust doublescan */
167 #define CRTC_NO_VSCAN (1 << 3) /* don't adjust doublescan */
224 * @MODE_NO_DBLESCAN: doublescan mode not supported
/OK3568_Linux_fs/kernel/include/drm/
H A 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.
H A Ddrm_connector.h1277 * Can this connector handle doublescan? Only used by
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/
H A Drockchip_mipidsi_lcd.txt76 - doublescan (bool): boolean to enable doublescan mode
/OK3568_Linux_fs/kernel/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)
/OK3568_Linux_fs/buildroot/package/enlightenment/
H A D0001-Fix-compile-error-with-wayland-only.patch50 … snprintf(buf, sizeof(buf), "%ix%i @ %1.2fHz (Doublescan)", m->w, m->h, m->refresh / 2);
/OK3568_Linux_fs/external/xserver/include/
H A Ddisplaymode.h22 MODE_NO_DBLESCAN, /* doublescan mode not supported */
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMonitor.c97 {TT_DBLSCAN, "doublescan"},
707 fprintf(cf, " doublescan"); in xf86printMonitorSection()
756 fprintf(cf, " doublescan"); in xf86printModesSection()
/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A DCURSOR.NOTES79 be used in interlaced or doublescan modes.
/OK3568_Linux_fs/kernel/drivers/video/
H A Dof_display_timing.c99 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dmach64_cursor.c110 * In doublescan mode, the cursor location in atyfb_cursor()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/
H A Dpanel-timing.yaml194 doublescan:
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display_helper.c108 * be performed for doublescan and vscan > 1 modes respectively.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/m68k/
H A Dkernel-options.rst747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan
748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c498 if (ofnode_read_bool(node, "doublescan")) in ofnode_decode_display_timing()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c145 /* For the user-specified mode, we must ignore doublescan and in nv50_head_atomic_check_view()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Modes.c361 add(&flags, "doublescan"); in xf86PrintModeline()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Mode.c178 return "doublescan mode not supported"; in xf86ModeStatusToString()
196 return "bad mode clock/interlace/doublescan"; in xf86ModeStatusToString()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpvr2fb.c140 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c1133 if (fdtdec_get_bool(blob, node, "doublescan")) in fdtdec_decode_display_timing()

12