Searched refs:RGB (Results 1 – 25 of 129) sorted by relevance
123456
/kernel/linux/linux-5.10/drivers/leds/ |
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
|
/kernel/linux/linux-5.10/Documentation/leds/ |
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
|
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.
|
D | leds-lp5523.rst | 28 - /sys/class/leds/RGB:channelN (label: 'RGB', N: 0 ~ 8)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
D | Kconfig | 39 24 bit RGB per pixel. It provides a MIPI DSI interface to 106 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels. 125 24 bit RGB per pixel. It provides a MIPI DSI interface to 136 The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses 147 24 bit RGB per pixel. It provides a MIPI DSI interface to 158 24 bit RGB per pixel. It provides a MIPI DSI interface to 169 24 bit RGB per pixel. It provides a MIPI DSI interface to 173 tristate "Samsung LD9040 RGB/SPI panel" 178 tristate "LG LB035Q024573 RGB panel" 181 Say Y here if you want to enable support for the LB035Q02 RGB panel [all …]
|
/kernel/linux/linux-5.10/Documentation/fb/ |
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)
|
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)
|
D | vt8623fb.rst | 20 * 16 bpp truecolor mode (RGB 565) 21 * 32 bpp truecolor mode (RGB 888)
|
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
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-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
|
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
|
D | ext-ctrls-dv.rst | 80 Select the quantization range for RGB output. V4L2_DV_RANGE_AUTO 81 follows the RGB quantization range specified in the standard for the 139 Select the quantization range for RGB input. V4L2_DV_RANGE_AUTO 140 follows the RGB quantization range specified in the standard for the
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
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
|
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"", …
|
D | tegra.rst | 22 outputs, such as RGB, HDMI, DSI, and DisplayPort. 93 from YUV to RGB at scanout time. This makes them useful for displaying video 102 very simple RGB interfaces (one per display controller), recent generations no 107 RGB/LVDS
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | vimc.dot | 17 n00000013 [label="RGB/YUV Input\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 21 n0000001a [label="RGB/YUV Capture\n/dev/video3", shape=box, style=filled, fillcolor=yellow]
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | am335x-boneblack-common.dtsi | 75 /* If you want to get 24 bit RGB and 16 BGR mode instead of 76 * current 16 bit RGB and 24 BGR modes, set the propety 100 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
D | Kconfig | 74 bool "Rockchip RGB support" 78 Choose this option to enable support for Rockchip RGB output. 80 and serial RGB format to panel or connect to a conversion chip.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/ |
D | apds9960.txt | 1 * Avago APDS9960 gesture/RGB/ALS/proximity sensor
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
D | Kconfig | 11 ANX6345 transforms the LVTTL RGB output of an
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
D | snps,arcpgu.txt | 4 by Synopsys. The ARC PGU is an RGB streamer that reads the data from a
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pwm/ |
D | pwm-lp3943.txt | 17 PWM 0 is for RGB LED brightness control
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
D | ov2640.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap-dss.txt | 19 a RGB pixel stream to encoders. 21 The encoder modules encode the received RGB pixel stream to a video output like
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,dpi.txt | 5 provides 8-bit RGB/YUV444 or 8/10/10-bit YUV422 pixel data on a parallel
|
123456