/openbmc/linux/drivers/leds/ |
H A D | TODO | 29 really different from driver for RGB color LED that can run its own 32 * Figure out what to do with RGB leds 36 RGB, and not even RGB-White or RGB-Yellow variants emerged. 38 Multicolor is not a good fit for RGB LED. It does not really know 46 multicolor for RGB LEDs. 50 RGB LEDs are quite common, and it would be good to be able to turn LED
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-mt6370-rgb.rst | 4 The device for Mediatek MT6370 RGB LED 10 The MT6370 integrates a four-channel RGB LED driver, designed to provide a 11 variety of lighting effect for mobile device applications. The RGB LED devices 14 current up to 6mA. It provides three operation modes for RGB LEDs: 16 can increase or decrease the brightness of the RGB LED via an I2C interface. 24 Specify a hardware breath pattern for a MT6370 RGB LED.
|
H A D | leds-lp5562.rst | 26 Value: RGB or W 46 Engine mux has two different mode, RGB and W. 47 RGB is used for loading RGB program data, W is used for W program data. 52 echo "RGB" > /sys/bus/i2c/devices/xxxx/engine_mux # engine mux for RGB
|
H A D | leds-qcom-lpg.rst | 11 number of PWM channels, a programmable pattern lookup table and a RGB LED 15 individual LEDs, grouped together as RGB LEDs or otherwise be accessed as PWM 17 blocks, such as the RGB current sink, GPIO pins etc.
|
H A D | leds-blinkm.rst | 7 They are RGB-LED modules driven by a (AT)tiny microcontroller and 12 The device accepts RGB and HSB color values through separate commands.
|
/openbmc/linux/Documentation/fb/ |
H A D | arkfb.rst | 21 * 16 bpp truecolor modes (RGB 555 and RGB 565) 22 * 24 bpp truecolor mode (RGB 888) 23 * 32 bpp truecolor mode (RGB 888)
|
H A D | s3fb.rst | 28 * 16 bpp truecolor modes (RGB 555 and RGB 565) 29 * 24 bpp truecolor mode (RGB 888) on (only on Virge VX) 30 * 32 bpp truecolor mode (RGB 888) on (not on Virge VX)
|
H A D | vt8623fb.rst | 20 * 16 bpp truecolor mode (RGB 565) 21 * 32 bpp truecolor mode (RGB 888)
|
H A D | pxafb.rst | 89 support palette and no-palette RGB formats, as well as YUV formats (only 144 4) var->{red, green, blue, transp} if RGB mode is to be used 165 - 0 - RGB
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-vsp1-hgo.rst | 18 The VSP1 HGO is a histogram computation engine that can operate on RGB, YCrCb 24 three channels (RGB data only) or on the Y channel only (YCbCr only). It can 29 to compute three 64-bins histograms. RGB, YCbCr and HSV image formats are 32 channels to compute a single 64-bins histogram. Only the RGB image format is 37 channels to compute a single 256-bins histogram. Only the RGB image format is
|
H A D | pixfmt-rgb.rst | 6 RGB Formats 9 These formats encode each pixel as a triplet of RGB values. They are packed 10 formats, meaning that the RGB values for one pixel are stored consecutively in 15 The formats differ by the number of bits per RGB component (typically but not 53 These formats store an RGB triplet in one, two or four bytes. They are named 54 based on the order of the RGB components as seen in a 8-, 16- or 32-bit word, 75 .. flat-table:: RGB Formats With Less Than 8 Bits Per Component 645 These formats store an RGB triplet in three or four bytes. They are named based 646 on the order of the RGB components as stored in memory, and on the total number 660 .. flat-table:: RGB Formats With 8 Bits Per Component [all …]
|
H A D | colorspaces.rst | 13 actually *means* to have an RGB value of e.g. (255, 0, 0). That is, 23 different wavelengths, so instead of RGB we would be using the 91 Both the CIE XYZ and the RGB colorspace that are derived from the 99 values are denoted RGB, non-linear are denoted as R'G'B'. In general 101 linear RGB. Special care should be taken when dealing with openGL to 102 provide linear RGB colors or to use the built-in openGL support to apply 121 The final step is how the RGB, R'G'B' or Y'CbCr values are quantized. 130 definition. In practice RGB or R'G'B' values are full range, i.e. they 134 Unfortunately, in some cases limited range RGB is also used where the
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | 56 uses 24 bit RGB per pixel. It provides a MIPI DSI interface to 67 24 bit RGB per pixel. It provides a MIPI DSI interface to 183 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels. 194 QVGA (240x320) RGB panels. support serial & parallel rgb 223 24 bit RGB per pixel. It provides a MIPI DSI interface to 244 The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses 264 24 bit RGB per pixel. It provides a MIPI DSI interface to 275 24 bit RGB per pixel. It provides a MIPI DSI interface to 286 24 bit RGB per pixel. It provides a MIPI DSI interface to 297 24 bit RGB per pixel. It provides a MIPI DSI interface to [all …]
|
/openbmc/linux/Documentation/gpu/ |
H A D | afbc.rst | 28 (AFBC_FORMAT_MOD_YTR, which should be enabled for RGB buffers for 126 - 10-bit per component RGB, with 2-bit alpha 134 - 8-bit per component RGB, with 8-bit alpha 142 - 8-bit per component RGB 149 - 5/6-bit per component RGB 156 - 5-bit per component RGB, with 1-bit alpha
|
H A D | kms-properties.csv | 20 i915,Generic,"""Broadcast RGB""",ENUM,"{ ""Automatic"", ""Full"", ""Limited 16:235"" }",Connector,"… 40 CDV gma-500,Generic,"""Broadcast RGB""",ENUM,"{ “Full”, “Limited 16:235” }",Connector,TBD 41 ,,"""Broadcast RGB""",ENUM,"{ “off”, “auto”, “on” }",Connector,TBD 68 …NUM,"{ ""disabled"", ""Y component"", ""U component"" , ""V component"", ""RGB"", “R component"", …
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | exynos_mipi_dsi.txt | 10 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/qemu/hw/display/ |
H A D | pl110_template.h | 155 #ifdef RGB in glue() 198 #ifdef RGB in glue() 232 #ifdef RGB in glue() 270 #ifdef RGB in glue()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-boneblack-hdmi.dtsi | 56 /* If you want to get 24 bit RGB and 16 BGR mode instead of 57 * current 16 bit RGB and 24 BGR modes, set the propety 81 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
/openbmc/u-boot/drivers/video/stm32/ |
H A D | Kconfig | 12 STM32 supports many video output options including RGB and 14 devices which have RGB TFT or DSI display connected.
|
/openbmc/u-boot/drivers/video/bridge/ |
H A D | Kconfig | 30 bool "Support Analogix ANX6345 RGB->DP bridge" 34 The Analogix ANX6345 is RGB-to-DP converter. It enables an eDP LCD
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | vimc.dot | 21 …n00000013 [label="{{} | RGB/YUV Input\n/dev/v4l-subdev4 | {<port0> 0}}", shape=Mrecord, style=fill… 25 n00000018 [label="RGB/YUV Capture\n/dev/video2", shape=box, style=filled, fillcolor=yellow]
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | Kconfig | 93 bool "Rockchip RGB support" 97 Choose this option to enable support for Rockchip RGB output. 99 and serial RGB format to panel or connect to a conversion chip.
|
/openbmc/linux/drivers/leds/rgb/ |
H A D | Kconfig | 36 sink, intended to drive RGB LEDs. Each channel can either be used as 37 a LED, grouped to represent a RGB LED or exposed as PWM channels.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | aquacomputer_d5next.rst | 10 * Aquacomputer Farbwerk RGB controller 11 * Aquacomputer Farbwerk 360 RGB controller 43 RGB LEDs, for which there is no standard sysfs interface. Thus, that task is
|
/openbmc/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pixel-combiner.c | 55 RGB, enumerator 171 val |= PC_DISP0_PIX_DATA_FORMAT(RGB); in imx8qxp_pc_bridge_mode_set() 174 val |= PC_DISP1_PIX_DATA_FORMAT(RGB); in imx8qxp_pc_bridge_mode_set()
|