| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | test-drm_cmdline_parser.c | 37 return 0; in drm_cmdline_test_force_e_only() 57 return 0; in drm_cmdline_test_force_D_only_not_digital() 81 return 0; in drm_cmdline_test_force_D_only_hdmi() 105 return 0; in drm_cmdline_test_force_D_only_dvi() 125 return 0; in drm_cmdline_test_force_d_only() 136 return 0; in drm_cmdline_test_margin_only() 147 return 0; in drm_cmdline_test_interlace_only() 154 FAIL_ON(!drm_mode_parse_command_line_for_connector("720x480", in drm_cmdline_test_res() 171 return 0; in drm_cmdline_test_res() 178 FAIL_ON(drm_mode_parse_command_line_for_connector("x480", in drm_cmdline_test_res_missing_x() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | imx.rst | 157 On i.MX6 Quad, virtual channel 0 is routed to IPU1-CSI0 (after selected 179 channel 0 (two sink pads). The other mux sits in front of IPU2-CSI1 to 243 1280x960 input frame to 640x480, and then /2 downscale in both 249 media-ctl -V "'ipu1_csi0':0[crop:(0,0)/640x480]" 250 media-ctl -V "'ipu1_csi0':0[compose:(0,0)/320x240]" 266 media-ctl -V "'ipu1_csi0':0[fmt:UYVY2X8/640x480@1/60]" 267 media-ctl -V "'ipu1_csi0':2[fmt:UYVY2X8/640x480@1/30]" 382 -> ipuX_csiY:1 -> 0:ipuX_ic_prp:1 -> 0:ipuX_ic_prpenc:1 -> ipuX_ic_prpenc capture 391 -> ipuX_csiY:1 -> 0:ipuX_vdic:2 -> 0:ipuX_ic_prp:2 -> 0:ipuX_ic_prpvf:1 -> ipuX_ic_prpvf capture 436 configured to output 640x480, and the OV5642 outputs YUYV2X8, the [all …]
|
| H A D | vimc.rst | 36 media-ctl -d platform:vimc -V '"Sensor A":0[fmt:SBGGR8_1X8/640x480]' 37 media-ctl -d platform:vimc -V '"Debayer A":0[fmt:SBGGR8_1X8/640x480]' 38 media-ctl -d platform:vimc -V '"Sensor B":0[fmt:SBGGR8_1X8/640x480]' 39 media-ctl -d platform:vimc -V '"Debayer B":0[fmt:SBGGR8_1X8/640x480]' 41 v4l2-ctl -z platform:vimc -d "Raw Capture 0" -v pixelformat=BA81 64 Scale up the image by a factor of 3. E.g.: a 640x480 image becomes a
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.rst | 21 640x480(60, 75, 85, 100, 120 Hz), 720x480(60 Hz), 23 848x480(60 Hz), 856x480(60 Hz), 1024x512(60 Hz), 27 1920x1080(60 Hz), 1400x1050(60 Hz), 800x480(60 Hz) 47 - 640x480 (default) 48 - 720x480 59 - 0 : expansion (default) 63 0 : LCD panel with LSB data format input (default) 67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable 75 - 8 : Resolution: 800x480, Channel: single, Dithering: Enable 89 - 0 : No 2D Hardware Acceleration [all …]
|
| H A D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 28 mode "640x480-60" 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 52 mode "640x480-75" 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) 73 mode "640x480-85" 77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock) 94 mode "640x480-100" 98 # 640x480, 120 Hz, Non-Interlaced (52.406 MHz dotclock) 115 mode "640x480-120" [all …]
|
| H A D | sh7760fb.rst | 5 0. Overview 22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions, 37 configure the SH DMAC for DMABRG mode (write 0x94808080 to the 56 get the framebuffer working on a 640x480 TFT:: 62 * NEC NL6440bc26-01 640x480 TFT 88 .flag = 0, 95 .ldpmmr = 0x0070, 96 .ldpspr = 0x0500, 97 .ldaclnr = 0, 100 .rotate = 0, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-tpo-tpg110.c | 26 #define TPG110_TEST 0x00 27 #define TPG110_CHIPID 0x01 28 #define TPG110_CTRL1 0x02 29 #define TPG110_RES_MASK GENMASK(2, 0) 30 #define TPG110_RES_800X480 0x07 31 #define TPG110_RES_640X480 0x06 32 #define TPG110_RES_480X272 0x05 33 #define TPG110_RES_480X640 0x04 34 #define TPG110_RES_480X272_D 0x01 /* Dual scan: outputs 800x480 */ 35 #define TPG110_RES_400X240_D 0x00 /* Dual scan: outputs 800x480 */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | macmodes.h | 20 #define VMODE_NVRAM 0 23 #define VMODE_640_480_50I 3 /* 640x480, 50Hz interlaced (PAL) */ 24 #define VMODE_640_480_60I 4 /* 640x480, 60Hz interlaced (NTSC) */ 25 #define VMODE_640_480_60 5 /* 640x480, 60Hz (VGA) */ 26 #define VMODE_640_480_67 6 /* 640x480, 67Hz */ 48 #define CMODE_8 0 /* 8 bits/pixel */ 68 #define NV_VMODE 0x140f 69 #define NV_CMODE 0x1410
|
| H A D | controlfb.h | 97 * 3.9064MHz * 2**clock_params[2] * clock_params[1] / clock_params[0]. 106 #define CTRLFB_OFF 16 /* position of pixel 0 in frame buffer */ 113 int m[2]; /* 0: 2MB vram, 1: 4MB vram */ 122 {{-1,-1}}, /* 640x480, 50Hz interlaced (PAL) */ 123 {{-1,-1}}, /* 640x480, 60Hz interlaced (NTSC) */ 124 {{ 2, 2}}, /* 640x480, 60Hz (VGA) */ 125 {{ 2, 2}}, /* 640x480, 67Hz */ 138 {{ 0, 1}}, /* 1280x960, 75Hz */ 139 {{ 0, 1}}, /* 1280x1024, 75Hz */ 141 {{ 0, 1}}, /* 1600x1024, 60Hz */
|
| H A D | macmodes.c | 32 #define DEFAULT_MODEDB_INDEX 0 38 0, FB_VMODE_NONINTERLACED 40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */ 42 0, FB_VMODE_NONINTERLACED 44 /* 640x480, 67Hz, Non-Interlaced (30.0 MHz dotclock) */ 46 0, FB_VMODE_NONINTERLACED 50 0, FB_VMODE_NONINTERLACED 70 0, FB_VMODE_NONINTERLACED 74 0, FB_VMODE_NONINTERLACED 78 0, FB_VMODE_NONINTERLACED [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/ |
| H A D | lxfb_core.c | 33 * we try to make it something sane - 640x480-60 is sane 37 /* 640x480-60 */ 40 FB_VMODE_NONINTERLACED, 0 }, 44 FB_VMODE_NONINTERLACED, 0 }, 45 /* 640x480-70 */ 47 0, FB_VMODE_NONINTERLACED, 0 }, 48 /* 640x480-72 */ 51 FB_VMODE_NONINTERLACED, 0 }, 52 /* 640x480-75 */ 55 FB_VMODE_NONINTERLACED, 0 }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/ |
| H A D | 300vtbl.h | 55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x? */ 56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x00,0x00,0x08,-1}, 57 {0x2f,0x021b,0x0100,SIS_RI_640x400, 0x00,0x00,0x00,0x00,0x10,-1}, /* 640x400x8 */ 58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, 59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x8 */ 60 {0x32,0x6a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x8 */ 61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x16 */ 62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x16 */ 63 {0x35,0x4a1f,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x32 */ 64 {0x36,0x6a1f,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x32 */ [all …]
|
| H A D | init.h | 70 static const unsigned short ModeIndex_320x200[] = {0x59, 0x41, 0x00, 0x4f}; 71 static const unsigned short ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53}; 72 static const unsigned short ModeIndex_320x240_FSTN[] = {0x5a, 0x5b, 0x00, 0x00}; /* FSTN */ 73 static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54}; 74 static const unsigned short ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c}; 75 static const unsigned short ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e}; 76 static const unsigned short ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62}; 77 static const unsigned short ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35}; 78 static const unsigned short ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36}; 79 static const unsigned short ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61}; [all …]
|
| H A D | oem310.h | 55 0x00,0x00,0x00, /* 800x600 */ 56 0x0b,0x0b,0x0b, /* 1024x768 */ 57 0x08,0x08,0x08, /* 1280x1024 */ 58 0x00,0x00,0x00, /* 640x480 (unknown) */ 59 0x00,0x00,0x00, /* 1024x600 (unknown) */ 60 0x00,0x00,0x00, /* 1152x864 (unknown) */ 61 0x08,0x08,0x08, /* 1280x960 (guessed) */ 62 0x00,0x00,0x00, /* 1152x768 (unknown) */ 63 0x08,0x08,0x08, /* 1400x1050 */ 64 0x08,0x08,0x08, /* 1280x768 (guessed) */ [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86EdidModes.c | 74 if (memcmp(DDC->vendor.name, "MAX", 4) == 0 && in quirk_prefer_large_60() 75 ((DDC->vendor.prod_id == 1516) || (DDC->vendor.prod_id == 0x77e))) in quirk_prefer_large_60() 79 if (memcmp(DDC->vendor.name, "ACR", 4) == 0 && DDC->vendor.prod_id == 44358) in quirk_prefer_large_60() 83 if (memcmp(DDC->vendor.name, "SAM", 4) == 0 && DDC->vendor.prod_id == 596) in quirk_prefer_large_60() 87 if (memcmp(DDC->vendor.name, "SAM", 4) == 0 && DDC->vendor.prod_id == 638) in quirk_prefer_large_60() 91 if (memcmp(DDC->vendor.name, "API", 4) == 0 && in quirk_prefer_large_60() 92 DDC->vendor.prod_id == 0x7602) in quirk_prefer_large_60() 102 if (memcmp(DDC->vendor.name, "FCM", 4) == 0 && DDC->vendor.prod_id == 13600) in quirk_prefer_large_75() 112 if (memcmp(DDC->vendor.name, "FCM", 4) == 0 && DDC->vendor.prod_id == 13600) in quirk_detailed_h_in_cm() 122 if (memcmp(DDC->vendor.name, "FCM", 4) == 0 && DDC->vendor.prod_id == 13600) in quirk_detailed_v_in_cm() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | ilitek,ili9486.yaml | 23 # Waveshare 3.5" 320x480 Color TFT LCD 25 # Ozzmaker 3.5" 320x480 Color TFT LCD 59 #size-cells = <0>; 62 display@0{ 64 reg = <0>;
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | lcd.h | 11 #define VT1631_DEVICE_ID_REG 0x02 12 #define VT1631_DEVICE_ID 0x92 14 #define VT3271_DEVICE_ID_REG 0x02 15 #define VT3271_DEVICE_ID 0x71 18 /* Resolution: 640x480, Channel: single, Dithering: Enable */ 19 #define LCD_PANEL_ID0_640X480 0x00 21 #define LCD_PANEL_ID1_800X600 0x01 23 #define LCD_PANEL_ID2_1024X768 0x02 25 #define LCD_PANEL_ID3_1280X768 0x03 27 #define LCD_PANEL_ID4_1280X1024 0x04 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vconn.c | 40 /* 1 - 640x480@60Hz 4:3 */ 41 { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656, 42 752, 800, 0, 480, 490, 492, 525, 0, 45 /* 2 - 720x480@60Hz 4:3 */ 46 { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 720, 736, 47 798, 858, 0, 480, 489, 495, 525, 0, 50 /* 3 - 720x480@60Hz 16:9 */ 51 { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 720, 736, 52 798, 858, 0, 480, 489, 495, 525, 0, 57 1430, 1650, 0, 720, 725, 730, 750, 0, [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/ |
| H A D | video.h | 66 #define VIDEO_CMD_PLAY (0) 72 #define VIDEO_CMD_FREEZE_TO_BLACK (1 << 0) 75 #define VIDEO_CMD_STOP_TO_BLACK (1 << 0) 80 #define VIDEO_PLAY_FMT_NONE (0) 95 /* 0 or 1000 specifies normal speed, 113 #define VIDEO_VSYNC_FIELD_UNKNOWN (0) 151 /* 15-14 Video compression mode (0=MPEG-1, 1=MPEG-2) */ 152 /* 13-12 TV system (0=525/60, 1=625/50) */ 153 /* 11-10 Aspect ratio (0=4:3, 3=16:9) */ 154 /* 9- 8 permitted display mode on 4:3 monitor (0=both, 1=only pan-sca */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/ |
| H A D | video.h | 66 #define VIDEO_CMD_PLAY (0) 72 #define VIDEO_CMD_FREEZE_TO_BLACK (1 << 0) 75 #define VIDEO_CMD_STOP_TO_BLACK (1 << 0) 80 #define VIDEO_PLAY_FMT_NONE (0) 95 /* 0 or 1000 specifies normal speed, 113 #define VIDEO_VSYNC_FIELD_UNKNOWN (0) 151 /* 15-14 Video compression mode (0=MPEG-1, 1=MPEG-2) */ 152 /* 13-12 TV system (0=525/60, 1=625/50) */ 153 /* 11-10 Aspect ratio (0=4:3, 3=16:9) */ 154 /* 9- 8 permitted display mode on 4:3 monitor (0=both, 1=only pan-sca */ [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/dvb/ |
| H A D | video.h | 70 #define VIDEO_CMD_PLAY (0) 76 #define VIDEO_CMD_FREEZE_TO_BLACK (1 << 0) 79 #define VIDEO_CMD_STOP_TO_BLACK (1 << 0) 84 #define VIDEO_PLAY_FMT_NONE (0) 99 /* 0 or 1000 specifies normal speed, 117 #define VIDEO_VSYNC_FIELD_UNKNOWN (0) 155 /* 15-14 Video compression mode (0=MPEG-1, 1=MPEG-2) */ 156 /* 13-12 TV system (0=525/60, 1=625/50) */ 157 /* 11-10 Aspect ratio (0=4:3, 3=16:9) */ 158 /* 9- 8 permitted display mode on 4:3 monitor (0=both, 1=only pan-sca */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | pac7311.c | 14 * 0x08 Unknown compressor related, must always be 8 except when not 15 * in 640x480 resolution and page 4 reg 2 <= 3 then set it to 9 ! 16 * 0x1b Auto white balance related, bit 0 is AWB enable (inverted) 18 * 0x78 Global control, bit 6 controls the LED (inverted) 19 * 0x80 Compression balance, interesting settings: 20 * 0x01 Use this to allow the camera to switch to higher compr. 21 * on the fly. Needed to stay within bandwidth @ 640x480@30 22 * 0x1c From usb captures under Windows for 640x480 23 * 0x2a Values >= this switch the camera to a lower compression, 25 * This gives a sharper picture. Usable only at 640x480@ < [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | zoran.rst | 33 Norms: PAL, SECAM (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 54 Norms: PAL, SECAM (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 75 Norms: PAL (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 92 Norms: PAL (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps) 109 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 126 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 144 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 146 Card number: 0 162 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) 180 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps) [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ |
| H A D | xorgconf.cpp | 274 # Option "ScreenNumber" "0" 288 # Option "ScreenNumber" "0" 333 # A generic VGA 640x480 mode (hsync = 31.5kHz, refresh = 60Hz) 336 # ModeLine "640x480" 25.175 640 664 760 800 480 491 493 525 338 Mode "640x480" 406 # BusID "PCI:0:10:0" 425 BusID "PCI:0:10:0" 431 BusID "PCI:1:0:0" 459 Modes "640x480" 460 ViewPort 0 0 [all …]
|
| /OK3568_Linux_fs/kernel/tools/edid/ |
| H A D | edid.S | 26 #define SERIAL 0 31 #define XY_RATIO_16_10 0b00 32 #define XY_RATIO_4_3 0b01 33 #define XY_RATIO_5_4 0b10 34 #define XY_RATIO_16_9 0b11 38 #define ESTABLISHED_TIMING1_BITS 0x00 41 #define ESTABLISHED_TIMING2_BITS 0x00 44 #define ESTABLISHED_TIMING3_BITS 0x00 48 ((((v1-'@')&0x1f)<<10)+(((v2-'@')&0x1f)<<5)+((v3-'@')&0x1f)) 49 #define swap16(v1) ((v1>>8)+((v1&0xff)<<8)) [all …]
|