| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/ |
| H A D | displaymode.txt | 19 - doublescan (bool): This is a doublescan mode
|
| H A D | display-timing.txt | 36 - doublescan (bool): boolean to enable doublescan mode
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | drm_modes.h | 166 #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 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.
|
| H A D | drm_connector.h | 1277 * Can this connector handle doublescan? Only used by
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/ |
| H A D | rockchip_mipidsi_lcd.txt | 76 - doublescan (bool): boolean to enable doublescan mode
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/buildroot/package/enlightenment/ |
| H A D | 0001-Fix-compile-error-with-wayland-only.patch | 50 … snprintf(buf, sizeof(buf), "%ix%i @ %1.2fHz (Doublescan)", m->w, m->h, m->refresh / 2);
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | displaymode.h | 22 MODE_NO_DBLESCAN, /* doublescan mode not supported */
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Monitor.c | 97 {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 D | CURSOR.NOTES | 79 be used in interlaced or doublescan modes.
|
| /OK3568_Linux_fs/kernel/drivers/video/ |
| H A D | of_display_timing.c | 99 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | mach64_cursor.c | 110 * In doublescan mode, the cursor location in atyfb_cursor()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-timing.yaml | 194 doublescan:
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display_helper.c | 108 * be performed for doublescan and vscan > 1 modes respectively.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_crtc.c | 560 /* 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 D | kernel-options.rst | 747 - dblntsc : 640x200, 27 kHz, 57 Hz doublescan 748 - dblpal : 640x256, 27 kHz, 47 Hz doublescan
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 498 if (ofnode_read_bool(node, "doublescan")) in ofnode_decode_display_timing()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head.c | 145 /* 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 D | xf86Modes.c | 361 add(&flags, "doublescan"); in xf86PrintModeline()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Mode.c | 178 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 D | pvr2fb.c | 140 unsigned char is_doublescan; /* Are scanlines output twice? (doublescan) */
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.c | 1133 if (fdtdec_get_bool(blob, node, "doublescan")) in fdtdec_decode_display_timing()
|