/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
H A D | ia_css_tdf.host.c | 16 #include "ia_css_debug.h" 17 #include "ia_css_tdf.host.h" 20 {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}
|
/openbmc/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" 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 30 geometry 640 480 640 480 32 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 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" [all …]
|
H A D | sh7760fb.rst | 22 a) if you're using 15/16bit color modes at >= 640x480 px resolutions, 30 - include/asm-sh/sh7760fb.h 56 get the framebuffer working on a 640x480 TFT:: 58 #include <linux/fb.h> 59 #include <asm/sh7760fb.h> 62 * NEC NL6440bc26-01 640x480 TFT 64 * Xres 640 Yres 480 77 .xres = 640,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/om-gta01/ |
H A D | fb.modes | 4 # D: 26.000 MHz, H: 43.334 kHz, V: 65.657 Hz 5 geometry 480 640 480 640 16 11 # D: 26.000 MHz, H: 43.334 kHz, V: 65.657 Hz 12 geometry 480 640 480 640 16 18 # D: 8.475 MHz, H: 24.635 kHz, V: 75.569 Hz 25 # D: 8.475 MHz, H: 24.635 kHz, V: 75.569 Hz
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | lxfb_core.c | 9 #include <linux/aperture.h> 10 #include <linux/module.h> 11 #include <linux/kernel.h> 12 #include <linux/errno.h> 13 #include <linux/string.h> 14 #include <linux/console.h> 15 #include <linux/mm.h> 16 #include <linux/suspend.h> 17 #include <linux/delay.h> 18 #include <linux/fb.h> [all …]
|
/openbmc/qemu/target/openrisc/ |
H A D | sys_helper.c | 21 #include "qemu/osdep.h" 22 #include "cpu.h" 23 #include "exec/exec-all.h" 24 #include "exec/helper-proto.h" 25 #include "exception.h" 27 #include "hw/boards.h" 29 #include "tcg/insn-start-words.h" 111 case TO_SPR(1, 640) ... TO_SPR(1, 640 + TLB_SIZE - 1): /* DTLBW0TR 0-127 */ in HELPER() 112 idx = spr - TO_SPR(1, 640); in HELPER() 134 case TO_SPR(2, 640) ... TO_SPR(2, 640 + TLB_SIZE - 1): /* ITLBW0TR 0-127 */ in HELPER() [all …]
|
/openbmc/linux/drivers/video/ |
H A D | screen_info_generic.c | 3 #include <linux/export.h> 4 #include <linux/ioport.h> 5 #include <linux/screen_info.h> 6 #include <linux/string.h> 38 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()
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-orisetech-ota5601a.c | 8 #include <linux/bits.h> 9 #include <linux/delay.h> 10 #include <linux/device.h> 11 #include <linux/gpio/consumer.h> 12 #include <linux/media-bus-format.h> 13 #include <linux/module.h> 14 #include <linux/of.h> 15 #include <linux/regmap.h> 16 #include <linux/regulator/consumer.h> 17 #include <linux/spi/spi.h> [all …]
|
H A D | panel-tpo-tpg110.c | 13 #include <drm/drm_modes.h> 14 #include <drm/drm_panel.h> 16 #include <linux/bitops.h> 17 #include <linux/delay.h> 18 #include <linux/gpio/consumer.h> 19 #include <linux/init.h> 20 #include <linux/kernel.h> 21 #include <linux/module.h> 22 #include <linux/of.h> 23 #include <linux/platform_device.h> [all …]
|
H A D | panel-newvision-nv3051d.c | 12 #include <linux/delay.h> 13 #include <linux/gpio/consumer.h> 14 #include <linux/media-bus-format.h> 15 #include <linux/module.h> 16 #include <linux/of.h> 17 #include <linux/regulator/consumer.h> 19 #include <video/display_timing.h> 20 #include <video/mipi_display.h> 22 #include <drm/drm_mipi_dsi.h> 23 #include <drm/drm_modes.h> [all …]
|
H A D | panel-newvision-nv3052c.c | 9 #include <linux/delay.h> 10 #include <linux/device.h> 11 #include <linux/gpio/consumer.h> 12 #include <linux/media-bus-format.h> 13 #include <linux/module.h> 14 #include <linux/of.h> 15 #include <linux/platform_device.h> 16 #include <linux/regulator/consumer.h> 17 #include <linux/spi/spi.h> 18 #include <video/mipi_display.h> [all …]
|
H A D | panel-sharp-ls037v7dw01.c | 13 #include <linux/delay.h> 14 #include <linux/gpio/consumer.h> 15 #include <linux/module.h> 16 #include <linux/of.h> 17 #include <linux/platform_device.h> 18 #include <linux/regulator/consumer.h> 20 #include <drm/drm_connector.h> 21 #include <drm/drm_modes.h> 22 #include <drm/drm_panel.h> 92 .vdisplay = 640, [all …]
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | valkyriefb.h | 3 * valkyriefb.h: Constants of all sorts for valkyriefb 17 * controlfb.h: Constants of all sorts for controlfb 20 * pmc-valkyrie.h: Console support for PowerMac "control" display adaptor. 28 * pmc-control.h: Console support for PowerMac "control" display adaptor. 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 | macmodes.h | 2 * linux/drivers/video/macmodes.h -- Standard MacOS video modes 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 | macmodes.c | 18 #include <linux/errno.h> 19 #include <linux/fb.h> 20 #include <linux/string.h> 21 #include <linux/module.h> 23 #include "macmodes.h" 40 /* 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) */ [all …]
|
H A D | acornfb.c | 9 * NOTE: Most of the modes with X!=640 will disappear shortly. 11 * (do we need to support it if we're coming up in 640x480?) 17 #include <linux/module.h> 18 #include <linux/kernel.h> 19 #include <linux/errno.h> 20 #include <linux/string.h> 21 #include <linux/ctype.h> 22 #include <linux/mm.h> 23 #include <linux/init.h> 24 #include <linux/fb.h> [all …]
|
/openbmc/linux/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 12 #include <linux/aperture.h> 13 #include <linux/module.h> 14 #include <linux/types.h> 15 #include <linux/kernel.h> 16 #include <linux/mm.h> 17 #include <linux/errno.h> 18 #include <linux/string.h> 19 #include <linux/delay.h> 20 #include <linux/fb.h> 21 #include <linux/ioctl.h> [all …]
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | kinect.c | 18 #include "gspca.h" 66 {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, [all …]
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_format_test.c | 8 #include <kunit/test.h> 10 #include <drm/drm_fourcc.h> 145 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 640); in drm_test_format_min_pitch_one_plane_8bpp() 168 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 1280); in drm_test_format_min_pitch_one_plane_16bpp() 191 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 1920); in drm_test_format_min_pitch_one_plane_24bpp() 214 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 2560); in drm_test_format_min_pitch_one_plane_32bpp() 240 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 640); in drm_test_format_min_pitch_two_plane() 241 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 1, 320), 640); in drm_test_format_min_pitch_two_plane() 278 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 640); in drm_test_format_min_pitch_three_plane_8bpp() 319 KUNIT_EXPECT_EQ(test, drm_format_info_min_pitch(info, 0, 640), 1280); in drm_test_format_min_pitch_tiled()
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_pixpll.c | 6 #include <linux/delay.h> 8 #include <drm/drm_managed.h> 10 #include "lsdc_drv.h" 92 {31500, 640, 480, 75, 40, 63, 5}, /* 640x480@75Hz */ 93 /* 640x480@73Hz */ 95 {30240, 640, 480, 67, 62, 75, 4}, /* 640x480@67Hz */ 97 {25175, 640, 480, 60, 85, 107, 5}, /* 640x480@60Hz */ 98 {25200, 640, 480, 60, 50, 63, 5}, /* 640x480@60Hz */
|
/openbmc/linux/arch/x86/kernel/ |
H A D | ebda.c | 2 #include <linux/kernel.h> 3 #include <linux/init.h> 4 #include <linux/memblock.h> 6 #include <asm/setup.h> 7 #include <asm/bios_ebda.h> 54 #define BIOS_START_MAX 0x9f000U /* 640K, absolute maximum */ 79 * and bump it up to 640K. Similarly, if bios_start is above 640K, in reserve_bios_regions()
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | sis_main.h | 14 #include "vstruct.h" 15 #include "sis.h" 92 { SIS_315H, SIS_315_VGA, 1, HW_CURSOR_AREA_SIZE_315 * 4, SIS_CRT2_WENABLE_315, "SiS 315H" }, 172 {"640x400x8", {0x2f,0x2f}, 0x0000, 0x0000, 640, 400, 8, 1, 80, 25, MD_SIS300|MD_SIS315}, 173 /*20*/ {"640x400x16", {0x5d,0x5d}, 0x0000, 0x0000, 640, 400, 16, 1, 80, 25, MD_SIS300|MD_SIS31… 174 {"640x400x24", {0x5e,0x5e}, 0x0000, 0x0000, 640, 400, 32, 1, 80, 25, MD_SIS300|MD_SIS315}, 175 {"640x400x32", {0x5e,0x5e}, 0x0000, 0x0000, 640, 400, 32, 1, 80, 25, MD_SIS300|MD_SIS315}, 176 {"640x480x8", {0x2e,0x2e}, 0x0101, 0x0101, 640, 480, 8, 1, 80, 30, MD_SIS300|MD_SIS315}, 177 {"640x480x16", {0x44,0x44}, 0x0111, 0x0111, 640, 480, 16, 1, 80, 30, MD_SIS300|MD_SIS315}, 178 {"640x480x24", {0x62,0x62}, 0x013a, 0x0112, 640, 480, 32, 1, 80, 30, MD_SIS300|MD_SIS315}, [all …]
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-camera.c | 8 #include "em28xx.h" 10 #include <linux/i2c.h> 11 #include <linux/usb.h> 12 #include <media/i2c/mt9v011.h> 13 #include <media/v4l2-common.h> 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() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/ |
H A D | fontawesome-webfont.svg | 34 …699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19… 37 …h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22… 41 <glyph unicode="" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 … 42 …h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45… 43 …h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90… 44 …h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t… 45 …h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t… 48 …adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-6… 49 <glyph unicode="" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 … 50 …640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t… [all …]
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | imx.rst | 243 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 …]
|