Home
last modified time | relevance | path

Searched full:640 (Results 1 – 25 of 1185) sorted by relevance

12345678910>>...48

/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/
Dia_css_tdf.host.c20 {128, 384, 640, 896, 896, 640, 384, 128},
22 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640},
25 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640},
27 {128, 384, 640, 896, 896, 640, 384, 128}
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/
Dia_css_tdf.host.c20 {128, 384, 640, 896, 896, 640, 384, 128},
22 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640},
25 {640, 1920, 3200, 4480, 4480, 3200, 1920, 640},
27 {128, 384, 640, 896, 896, 640, 384, 128}
/kernel/linux/linux-6.6/Documentation/fb/
Dviafb.modes10 # 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 …]
Dpvr2fb.rst35 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
Dsh7760fb.rst22 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,
/kernel/linux/linux-5.10/Documentation/fb/
Dviafb.modes10 # 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 …]
Dpvr2fb.rst35 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
Dsh7760fb.rst22 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,
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dmacmodes.h23 #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) */
Dmacmodes.c40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */
41 "mac5", 60, 640, 480, 39722, 32, 32, 33, 10, 96, 2,
44 /* 640x480, 67Hz, Non-Interlaced (30.0 MHz dotclock) */
45 "mac6", 67, 640, 480, 33334, 80, 80, 39, 3, 64, 3,
48 /* 640x870, 75Hz (portrait), Non-Interlaced (57.28 MHz dot clock) */
49 "mac7", 75, 640, 870, 17457, 80, 32, 42, 3, 80, 3,
116 /* VMODE_640_480_50I: 640x480, 50Hz, Interlaced (PAL) */
117 "mac3", 50, 640, 480, pixclock, left, right, upper, lower, hslen, vslen,
120 /* VMODE_640_480_60I: 640x480, 60Hz, Interlaced (NTSC) */
121 "mac4", 60, 640, 480, pixclock, left, right, upper, lower, hslen, vslen,
[all …]
Dvalkyriefb.h160 /* 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
/kernel/linux/linux-6.6/drivers/video/fbdev/
Dmacmodes.h23 #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) */
Dmacmodes.c40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */
41 "mac5", 60, 640, 480, 39722, 32, 32, 33, 10, 96, 2,
44 /* 640x480, 67Hz, Non-Interlaced (30.0 MHz dotclock) */
45 "mac6", 67, 640, 480, 33334, 80, 80, 39, 3, 64, 3,
48 /* 640x870, 75Hz (portrait), Non-Interlaced (57.28 MHz dot clock) */
49 "mac7", 75, 640, 870, 17457, 80, 32, 42, 3, 80, 3,
116 /* VMODE_640_480_50I: 640x480, 50Hz, Interlaced (PAL) */
117 "mac3", 50, 640, 480, pixclock, left, right, upper, lower, hslen, vslen,
120 /* VMODE_640_480_60I: 640x480, 60Hz, Interlaced (NTSC) */
121 "mac4", 60, 640, 480, pixclock, left, right, upper, lower, hslen, vslen,
[all …]
Dvalkyriefb.h160 /* 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
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
Dkinect.c66 {640, 480, V4L2_PIX_FMT_Y10BPACK, V4L2_FIELD_NONE,
67 .bytesperline = 640 * 10 / 8,
68 .sizeimage = 640 * 480 * 10 / 8,
74 {640, 480, V4L2_PIX_FMT_SGRBG8, V4L2_FIELD_NONE,
75 .bytesperline = 640,
76 .sizeimage = 640 * 480,
79 {640, 480, V4L2_PIX_FMT_UYVY, V4L2_FIELD_NONE,
80 .bytesperline = 640 * 2,
81 .sizeimage = 640 * 480 * 2,
89 {640, 488, V4L2_PIX_FMT_Y10BPACK, V4L2_FIELD_NONE,
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
Dkinect.c66 {640, 480, V4L2_PIX_FMT_Y10BPACK, V4L2_FIELD_NONE,
67 .bytesperline = 640 * 10 / 8,
68 .sizeimage = 640 * 480 * 10 / 8,
74 {640, 480, V4L2_PIX_FMT_SGRBG8, V4L2_FIELD_NONE,
75 .bytesperline = 640,
76 .sizeimage = 640 * 480,
79 {640, 480, V4L2_PIX_FMT_UYVY, V4L2_FIELD_NONE,
80 .bytesperline = 640 * 2,
81 .sizeimage = 640 * 480 * 2,
89 {640, 488, V4L2_PIX_FMT_Y10BPACK, V4L2_FIELD_NONE,
[all …]
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
Dlxfb_core.c34 * 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 …]
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
Dlxfb_core.c33 * we try to make it something sane - 640x480-60 is sane
37 /* 640x480-60 */
38 { NULL, 60, 640, 480, 39682, 48, 8, 25, 2, 88, 2,
41 /* 640x400-70 */
42 { NULL, 70, 640, 400, 39770, 40, 8, 28, 5, 96, 2,
45 /* 640x480-70 */
46 { NULL, 70, 640, 480, 35014, 88, 24, 15, 2, 64, 3,
48 /* 640x480-72 */
49 { NULL, 72, 640, 480, 32102, 120, 16, 20, 1, 40, 3,
52 /* 640x480-75 */
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dvimc.rst36 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]'
64 Scale up the image by a factor of 3. E.g.: a 640x480 image becomes a
Dimx.rst243 1280x960 input frame to 640x480, and then /2 downscale in both
249 media-ctl -V "'ipu1_csi0':0[crop:(0,0)/640x480]"
266 media-ctl -V "'ipu1_csi0':0[fmt:UYVY2X8/640x480@1/60]"
267 media-ctl -V "'ipu1_csi0':2[fmt:UYVY2X8/640x480@1/30]"
436 configured to output 640x480, and the OV5642 outputs YUYV2X8, the
450 media-ctl -V "'ov5642 1-0042':0 [fmt:YUYV2X8/640x480 field:none]"
451 media-ctl -V "'ipu1_csi0_mux':2 [fmt:YUYV2X8/640x480 field:none]"
452 media-ctl -V "'ipu1_csi0':2 [fmt:AYUV32/640x480 field:none]"
454 media-ctl -V "'ov5640 1-0040':0 [fmt:UYVY2X8/640x480 field:none]"
455 media-ctl -V "'imx6-mipi-csi2':2 [fmt:UYVY2X8/640x480 field:none]"
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
Dtest-drm_format.c119 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 640); in igt_check_drm_format_min_pitch()
138 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 1280); in igt_check_drm_format_min_pitch()
157 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 1920); in igt_check_drm_format_min_pitch()
176 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 2560); in igt_check_drm_format_min_pitch()
198 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 640); in igt_check_drm_format_min_pitch()
199 FAIL_ON(drm_format_info_min_pitch(info, 1, 320) != 640); in igt_check_drm_format_min_pitch()
232 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 640); in igt_check_drm_format_min_pitch()
269 FAIL_ON(drm_format_info_min_pitch(info, 0, 640) != 1280); in igt_check_drm_format_min_pitch()
/kernel/linux/linux-5.10/Documentation/m68k/
Dkernel-options.rst348 - stmid, default5 : 640x200x2
349 - sthigh, default4: 640x400x1
351 - ttmid, default1 : 640x480x4, TT only
353 - vga2 : 640x480x1, Falcon only
354 - vga4 : 640x480x2, Falcon only
355 - vga16, default3 : 640x480x4, Falcon only
356 - vga256 : 640x480x8, Falcon only
727 - ntsc : 640x200, 15 kHz, 60 Hz
728 - ntsc-lace : 640x400, 15 kHz, 60 Hz interlaced
731 - pal : 640x256, 15 kHz, 50 Hz
[all …]
/kernel/linux/linux-6.6/Documentation/arch/m68k/
Dkernel-options.rst348 - stmid, default5 : 640x200x2
349 - sthigh, default4: 640x400x1
351 - ttmid, default1 : 640x480x4, TT only
353 - vga2 : 640x480x1, Falcon only
354 - vga4 : 640x480x2, Falcon only
355 - vga16, default3 : 640x480x4, Falcon only
356 - vga256 : 640x480x8, Falcon only
727 - ntsc : 640x200, 15 kHz, 60 Hz
728 - ntsc-lace : 640x400, 15 kHz, 60 Hz interlaced
731 - pal : 640x256, 15 kHz, 50 Hz
[all …]
/kernel/linux/linux-6.6/drivers/video/
Dscreen_info_generic.c38 case 0x0e: /* 640x200-4 */ in __screen_info_has_ega_gfx()
39 case 0x0f: /* 640x350-1 */ in __screen_info_has_ega_gfx()
40 case 0x10: /* 640x350-4 */ in __screen_info_has_ega_gfx()
50 case 0x10: /* 640x480-1 */ in __screen_info_has_vga_gfx()
51 case 0x12: /* 640x480-4 */ in __screen_info_has_vga_gfx()
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dimx.rst243 1280x960 input frame to 640x480, and then /2 downscale in both
249 media-ctl -V "'ipu1_csi0':0[crop:(0,0)/640x480]"
266 media-ctl -V "'ipu1_csi0':0[fmt:UYVY2X8/640x480@1/60]"
267 media-ctl -V "'ipu1_csi0':2[fmt:UYVY2X8/640x480@1/30]"
436 configured to output 640x480, and the OV5642 outputs YUYV2X8, the
450 media-ctl -V "'ov5642 1-0042':0 [fmt:YUYV2X8/640x480 field:none]"
451 media-ctl -V "'ipu1_csi0_mux':2 [fmt:YUYV2X8/640x480 field:none]"
452 media-ctl -V "'ipu1_csi0':2 [fmt:AYUV32/640x480 field:none]"
454 media-ctl -V "'ov5640 1-0040':0 [fmt:UYVY2X8/640x480 field:none]"
455 media-ctl -V "'imx6-mipi-csi2':2 [fmt:UYVY2X8/640x480 field:none]"
[all …]

12345678910>>...48