| /linux/Documentation/fb/ |
| H A D | viafb.modes | 10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) 13 # Resolution 640 480 28 mode "640x480-60" 30 geometry 640 480 640 480 32 33 geometry 480 640 480 640 32 timings 39722 72 24 19 1 48 3 endmode 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 38 # Resolution 640 480 52 mode "640x480-75" 54 geometry 640 480 640 480 32 timings 31747 120 16 16 1 64 3 endmode 56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock) [all …]
|
| 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 67 - 0 : Resolution: 640x480, Channel: single, Dithering: Enable 75 - 8 : Resolution: 800x480, Channel: single, Dithering: Enable 97 - 640x480 (default) 98 - 720x480 186 the "640x480" PAL mode with DVI overscan enabled.
|
| H A D | pvr2fb.rst | 35 640x640-16@60, 640x480-24@60, 640x480-32@60. The Dreamcast 36 defaults to 640x480-16@60. At the time of writing the 40 Note: the 640x240 mode is currently broken, and should not be
|
| H A D | sh7760fb.rst | 22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions, 56 get the framebuffer working on a 640x480 TFT:: 62 * NEC NL6440bc26-01 640x480 TFT 64 * Xres 640 Yres 480 77 .xres = 640,
|
| H A D | tgafb.rst | 48 640x480-60, 800x600-56, 640x480-72, 800x600-60, 800x600-72, 64 When running tgafb in resolutions higher than 640x480, on switching VCs from
|
| H A D | matroxfb.rst | 43 bpp 640x400 640x480 768x576 800x600 960x720 73 text 640x400 640x480 1056x344 1056x400 1056x480 248 above for detailed explanation. Default is 640x480x8bpp if driver 249 has 8bpp support. Otherwise first available of 640x350x4bpp, 250 640x480x15bpp, 640x480x24bpp, 640x480x32bpp or 80x25 text 412 + secondary head always powerups in 640x480@60-32 videomode. You have to use 431 + secondary head always powerups in 640x480@60-32 videomode. You have to use
|
| H A D | pxafb.rst | 10 modprobe pxafb options=vmem:2M,mode:640x480-8,passive 14 video=pxafb:vmem:2M,mode:640x480-8,passive
|
| /linux/drivers/video/fbdev/ |
| H A D | macmodes.h | 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 */ 27 #define VMODE_640_870_75P 7 /* 640x870, 75Hz (portrait) */
|
| H A D | controlfb.h | 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 */ 126 {{-1,-1}}, /* 640x870, 75Hz (portrait) */
|
| H A D | valkyriefb.h | 160 /* Register values for 640x480, 67Hz mode (6) */ 164 { 640, 1280 }, 165 640, 480 168 /* Register values for 640x480, 60Hz mode (5) */ 172 { 640, 1280 }, 173 640, 480
|
| H A D | platinumfb.h | 232 /* 640x870, 75Hz Portrait (7) */ 244 /* 640x480, 67Hz (6) */ 256 /* 640x480, 60Hz (5) */ 268 /* 640x480, 60Hz Interlaced-NTSC (4) */ 280 /* 640x480, 50Hz Interlaced-PAL (3) */ 349 {640, 480, 50, 1}, 350 {640, 480, 60, 1}, 351 {640, 480, 60}, 352 {640, 480, 67}, 353 {640, 870, 75},
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | lxfb_core.c | 34 * we try to make it something sane - 640x480-60 is sane 38 /* 640x480-60 */ 39 { NULL, 60, 640, 480, 39682, 48, 8, 25, 2, 88, 2, 42 /* 640x400-70 */ 43 { NULL, 70, 640, 400, 39770, 40, 8, 28, 5, 96, 2, 46 /* 640x480-70 */ 47 { NULL, 70, 640, 480, 35014, 88, 24, 15, 2, 64, 3, 49 /* 640x480-72 */ 50 { NULL, 72, 640, 480, 32102, 120, 16, 20, 1, 40, 3, 53 /* 640x480-75 */ [all …]
|
| H A D | gx1fb_core.c | 24 static char mode_option[32] = "640x480-16@60"; 30 /* 640x480-60 VESA */ 31 { NULL, 60, 640, 480, 39682, 48, 16, 33, 10, 96, 2, 33 /* 640x480-75 VESA */ 34 { NULL, 75, 640, 480, 31746, 120, 16, 16, 01, 64, 3, 36 /* 640x480 [all...] |
| /linux/Documentation/admin-guide/media/ |
| H A D | imx7.rst | 163 of 640x480 and UYVY8_2X8 format: 172 media-ctl -v -V "'ov5640 1-003c':0 [fmt:UYVY8_2X8/640x480 field:none]" 178 …gst-launch-1.0 -v v4l2src device=/dev/video1 ! video/x-raw,format=UYVY,width=640,height=480 ! v4l2… 199 … [fmt:UYVY8_2X8/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range] 202 … [fmt:UYVY8_2X8/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range] 215 …[fmt:UYVY8_2X8/640x480@1/30 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range]
|
| 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 '"Scaler":0[fmt:RGB888_1X24/640x480]' 84 pad is configured to 360x480 and the source to 1280x720, the image will
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_pixpll.c | 93 {31500, 640, 480, 75, 40, 63, 5}, /* 640x480@75Hz */ 94 /* 640x480@73Hz */ 96 {30240, 640, 480, 67, 62, 75, 4}, /* 640x480@67Hz */ 98 {25175, 640, 480, 60, 85, 107, 5}, /* 640x480@60Hz */ 99 {25200, 640, 480, 60, 50, 63, 5}, /* 640x480@60Hz */ 100 /* 720x480@60Hz */
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | init.h | 184 { 640,400}, 185 { 640,350}, 188 { 640,480} 198 { 640, 400, 8,16}, /* 0x05 */ 199 { 640, 480, 8,16}, /* 0x06 */ 794 { 27, 10, 848, 448,1270, 530, 50, 0, 50, 0,0xf4,0xff,0x1c,0x22}, /* 640x400, 320x200 */ 798 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a}, /* 640x480, 320x240 */ 803 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a} /* 720x480 */ 809 { 1, 1, 858, 525,1270, 350, 50, 0, 640, 0,0xf1,0x04,0x1f,0x18}, 817 { 143, 65, 858, 443,1270, 440, 171, 0, 171, 0,0xf1,0x04,0x1f,0x18}, /* 640x400, 320x200 */ [all …]
|
| H A D | 300vtbl.h | 57 {0x2f,0x021b,0x0100,SIS_RI_640x400, 0x00,0x00,0x00,0x00,0x10,-1}, /* 640x400x8 */ 88 {0x5d,0x021d,0x0139,SIS_RI_640x400, 0x00,0x00,0x00,0x00,0x10,-1}, /* 640x400x16 */ 89 {0x5e,0x021f,0x0000,SIS_RI_640x400, 0x00,0x00,0x00,0x00,0x10,-1}, /* 640x400x32 */ 121 {0x39,0x6a1b,0x0000,SIS_RI_848x480, 0x00,0x00,0x00,0x00,0x39,-1}, /* 848x480 */ 124 {0x3f,0x6a1b,0x0000,SIS_RI_856x480, 0x00,0x00,0x00,0x00,0x3b,-1}, /* 856x480 */ 155 {0xc85f,0x05,0x00,0x04,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 08 */ 156 {0xc067,0x06,0x02,0x04,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 09 */ 157 {0xc067,0x07,0x02,0x47,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0a */ 158 {0xc067,0x08,0x03,0x8a,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0b */ 159 {0xc047,0x09,0x05,0x00,0x04,0x2e, 640, 480, 0, 0x00, 0x00}, /* 0c */ [all …]
|
| H A D | oem310.h | 58 0x00,0x00,0x00, /* 640x480 (unknown) */ 66 0x00,0x00,0x00, /* 320x480 (unknown) */ 78 0x01,0x01,0x01, /* 640x480 (unknown) */ 97 0x33,0x33,0x33, /* 640x480 (unknown) */ 116 0x33,0x33,0x33, /* 640x480 (unknown) */ 135 0x08,0x08,0x08, /* 640x480 */ 154 0x08,0x08,0x08, /* 640x480 */
|
| /linux/drivers/media/usb/gspca/ |
| H A D | pac7311.c | 15 * in 640x480 resolution and page 4 reg 2 <= 3 then set it to 9 ! 21 * on the fly. Needed to stay within bandwidth @ 640x480@30 22 * 0x1c From usb captures under Windows for 640x480 25 * This gives a sharper picture. Usable only at 640x480@ < 86 {640, 480, V4L2_PIX_FMT_PJPG, V4L2_FIELD_NONE, 87 .bytesperline = 640, 88 .sizeimage = 640 * 480 * 3 / 8 + 590, 313 * 640x480 mode and page 4 reg 2 <= 3 then it must be 9 in setexposure() 316 if (gspca_dev->pixfmt.width != 640 && val <= 3) in setexposure() 323 * want / use 0x1c, but for 640x480@30fps we must allow the in setexposure() [all …]
|
| /linux/drivers/video/fbdev/core/ |
| H A D | modedb.c | 39 /* 640x400 @ 70 Hz, 31.5 kHz hsync */ 40 { NULL, 70, 640, 400, 39721, 40, 24, 39, 9, 96, 2, 0, 43 /* 640x480 @ 60 Hz, 31.5 kHz hsync */ 44 { NULL, 60, 640, 480, 39721, 40, 24, 32, 11, 96, 2, 0, 55 /* 640x400 @ 85 Hz, 37.86 kHz hsync */ 56 { NULL, 85, 640, 400, 31746, 96, 32, 41, 1, 64, 3, 59 /* 640x480 @ 72 Hz, 36.5 kHz hsync */ 60 { NULL, 72, 640, 48 [all...] |
| /linux/drivers/video/fbdev/kyro/ |
| H A D | fbdev.c | 49 /* 640x480, 16bpp @ 60 Hz */ 50 .xres = 640, 52 .xres_virtual = 640, 93 /* 640x350 @ 85Hz */ 94 NULL, 85, 640, 350, KHZ2PICOS(31500), 98 /* 640x400 @ 85Hz */ 99 NULL, 85, 640, 400, KHZ2PICOS(31500), 108 /* 640x480 [all...] |
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_dvt.c | 20 /* 640x480 @ 60Hz */ 26 /* 640x480 @ 70Hz */ 32 /* 640x480 @ 72Hz */ 38 /* 640x480 @ 75Hz */ 44 /* 640x480 @ 85Hz */ 197 if (*xres <= 640) in round_off_xres() 198 *xres = 640; in round_off_xres()
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-camera.c | 117 name = "MT9V012"; /* MI370 */ /* 640x480 */ in em28xx_probe_sensor_micron() 120 name = "MT9V112"; /* 640x480 */ in em28xx_probe_sensor_micron() 137 name = "MT9V011"; /* MI360 */ /* 640x480 */ in em28xx_probe_sensor_micron() 316 v4l2->sensor_xres = 640; in em28xx_init_camera() 352 v4l2->sensor_xres = 640; in em28xx_init_camera() 383 v4l2->sensor_xres = 640; in em28xx_init_camera() 393 format.format.width = 640; in em28xx_init_camera()
|
| /linux/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb_tables.h | 114 {640, 400, 8, 16}, /* 0x05 */ 115 {640, 480, 8, 16}, /* 0x06 */ 177 {0x2e, 0x0a1b, 0x0101, SIS_RI_640x480, 0x00, 0x00, 0x05, 0x05, 0x08, 2}, /* 640x480x8 */ 178 {0x2f, 0x0a1b, 0x0100, SIS_RI_640x400, 0x00, 0x00, 0x05, 0x05, 0x10, 0}, /* 640x400x8 */ 189 {0x44, 0x0a1d, 0x0111, SIS_RI_640x480, 0x00, 0x00, 0x05, 0x05, 0x08, 2}, /* 640x480x16 */ 201 {0x5d, 0x0a1d, 0x0139, SIS_RI_640x400, 0x00, 0x00, 0x05, 0x07, 0x10, 0}, /* 640x400x16 */ 202 {0x5e, 0x0a1f, 0x0000, SIS_RI_640x400, 0x00, 0x00, 0x05, 0x07, 0x10, 0}, /* 640x400x32 */ 203 {0x62, 0x0a3f, 0x013a, SIS_RI_640x480, 0x00, 0x00, 0x05, 0x05, 0x08, 2}, /* 640x480x32 */ 219 {0x39, 0x6a1b, 0x0000, SIS_RI_848x480, 0x00, 0x00, 0x00, 0x00, 0x28, -1}, /* 848x480 */ 224 {0x3f, 0x6a1b, 0x0000, SIS_RI_856x480, 0x00, 0x00, 0x00, 0x00, 0x2a, -1}, /* 856x480 */ [all …]
|