Home
last modified time | relevance | path

Searched refs:RGB (Results 1 – 25 of 25) sorted by relevance

/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dexynos_mipi_dsi.txt10 samsung,dsim-config-e-interface: interface to be used (RGB interface
17 in Non-burst mode, RGB data area is filled with RGB data and
18 NULL packets, according to input bandwidth of RGB interface.
/openbmc/u-boot/drivers/video/stm32/
H A DKconfig12 STM32 supports many video output options including RGB and
14 devices which have RGB TFT or DSI display connected.
/openbmc/qemu/hw/display/
H A Dpl110_template.h155 #ifdef RGB in glue()
198 #ifdef RGB in glue()
232 #ifdef RGB in glue()
270 #ifdef RGB in glue()
H A Dpl110.c131 #undef RGB
140 #define RGB macro
/openbmc/u-boot/drivers/video/bridge/
H A DKconfig30 bool "Support Analogix ANX6345 RGB->DP bridge"
34 The Analogix ANX6345 is RGB-to-DP converter. It enables an eDP LCD
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Drgb_1.1.0.bb5 to RGB values (rgb.txt) and, if configured to use a database for color \
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0007-armv6.patch51 // Non-alpha RGB only for dest
H A D0004-mmal_20.patch3265 + // Non-alpha RGB only for dest
5182 + // In theory RGB should be doable within our current framework
/openbmc/u-boot/drivers/video/
H A Dipu_disp.c442 if (in_fmt == RGB) { in ipu_dp_init()
443 if (out_fmt == RGB) in ipu_dp_init()
448 if (out_fmt == RGB) in ipu_dp_init()
454 if (in_fmt == RGB) { in ipu_dp_init()
455 if (out_fmt == RGB) in ipu_dp_init()
460 if (out_fmt == RGB) in ipu_dp_init()
H A Dipu.h203 RGB, enumerator
H A Dipu_common.c1244 return RGB; in format_to_colorspace()
1251 return RGB; in format_to_colorspace()
H A DKconfig442 will convert RGB data streams into HDMI-encoded signals.
/openbmc/u-boot/board/boundary/nitrogen6x/
H A DREADME54 wvga-rgb - 800 x 480 RGB (Boundary p/n Nit6X_800x480)
58 or the I2C touch controller of the LVDS and RGB displays in the priority
/openbmc/u-boot/board/rockchip/evb_rk3328/
H A DREADME11 * Display: RGB/HDMI/DP/MIPI/EDP
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9rlek.dts46 atmel,lcd-wiring-mode = "RGB";
H A Dat91sam9m10g45ek.dts231 atmel,lcd-wiring-mode = "RGB";
H A Dtegra30-apalis.dts186 * only required for analog RGB
/openbmc/u-boot/board/rockchip/evb_rk3399/
H A DREADME14 * Display: RGB/HDMI/DP/MIPI/EDP
/openbmc/u-boot/board/freescale/ls1021atwr/
H A DREADME54 - Display controller unit (DCU) 24-bit RGB (12-bit DDR pin interface)
/openbmc/u-boot/board/freescale/ls1021aqds/
H A DREADME54 - Display controller unit (DCU) 24-bit RGB (12-bit DDR pin interface)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7637.patch99 * Match an RGB value to a particular palette index
/openbmc/qemu/docs/interop/
H A Dvhost-user-gpu.rst107 :data: RGB data (PIXMAN_x8r8g8b8 format)
/openbmc/u-boot/doc/device-tree-bindings/gpu/
H A Dnvidia,tegra20-host1x.txt126 the RGB output associated with the controller. It can take the following
/openbmc/qemu/ui/
H A Dtrace-events60 …d_shift, int green_shift, int blue_shift) "VNC client msg set pixel format RGB state=%p ioc=%p red…
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch4989 { AV_FMT(0RGB), AV_CODEC(RAWVIDEO), V4L2_FMT(RGB32) },
4993 + { AV_FMT(0RGB), AV_CODEC(RAWVIDEO), V4L2_FMT(XRGB32) },
13494 + * Create an RGB, double-buffered window.
20007 …AV_PIX_FMT_X2RGB10LE, ///< packed RGB 10:10:10, 30bpp, (msb)2X 10R 10G 10B(lsb), little-endian, X=…
20008 …AV_PIX_FMT_X2RGB10BE, ///< packed RGB 10:10:10, 30bpp, (msb)2X 10R 10G 10B(lsb), big-endian, X=unu…
21092 +// If width % 16 == 0 then simply runs once with preloaded RGB
21198 +// If width % 16 == 0 then simply runs once with preloaded RGB
21692 /* RGB/BGR -> RGB/BGR (no dither needed forms) */