Searched full:rgb565 (Results 1 – 25 of 167) sorted by relevance
1234567
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_format_helper.c | 156 * drm_fb_xrgb8888_to_rgb565 - Convert XRGB8888 to RGB565 clip buffer 157 * @dst: RGB565 destination buffer 163 * Drivers can use this function for RGB565 devices that don't natively 200 * drm_fb_xrgb8888_to_rgb565_dstclip - Convert XRGB8888 to RGB565 clip buffer 201 * @dst: RGB565 destination buffer (iomem) 208 * Drivers can use this function for RGB565 devices that don't natively 254 * @dst: RGB565 destination buffer (iomem)
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
| D | meson_dw_mipi_dsi.h | 50 * 0=16-bit RGB565 config 1; 51 * 1=16-bit RGB565 config 2; 52 * 2=16-bit RGB565 config 3; 67 * 3=16-bit pixel, RGB565.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/atmel/ |
| D | hlcdc-dc.txt | 23 "rgb565", "rgb666" and "rgb888" respectively. 61 Example 2: With a video interface override to force rgb565; as above
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/atmel/ |
| D | hlcdc-dc.txt | 23 "rgb565", "rgb666" and "rgb888" respectively. 61 Example 2: With a video interface override to force rgb565; as above
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/tilcdc/ |
| D | tilcdc.txt | 23 - "straight" indicates normal wiring that supports RGB565, 29 the legacy mode is assumed. This configuration supports RGB565,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/tilcdc/ |
| D | tilcdc.txt | 23 - "straight" indicates normal wiring that supports RGB565, 29 the legacy mode is assumed. This configuration supports RGB565,
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/ |
| D | testlist.txt | 2255 kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu 2257 kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-gtt 2259 kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-wc 2261 kms_frontbuffer_tracking@fbc-rgb565-draw-pwrite 2263 kms_frontbuffer_tracking@fbc-rgb565-draw-blt 2265 kms_frontbuffer_tracking@fbc-rgb565-draw-render 2267 kms_frontbuffer_tracking@psr-rgb565-draw-mmap-cpu 2269 kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt 2271 kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc 2273 kms_frontbuffer_tracking@psr-rgb565-draw-pwrite [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | ov772x.txt | 5 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
|
| D | ov2640.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
| D | ov2659.txt | 6 YUV422, RGB565/555 or raw RGB output formats.
|
| D | ov7670.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
| D | st,st-mipid02.txt | 10 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888, RGB444,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | ov2640.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
| D | ov2659.txt | 6 YUV422, RGB565/555 or raw RGB output formats.
|
| D | ov7670.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
| D | ovti,ov772x.yaml | 15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| D | Kconfig | 29 and produce RGB565, RGB666, RGB888 output format. 342 input that produces a DMD output in RGB565, RGB666, RGB888
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/modes/interface/ |
| D | isp_types.h | 27 * NOTE: for rgb565, we set isp_bits_per_pixel to 565, for all other rgb
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/modes/interface/ |
| D | isp_types.h | 30 * NOTE: for rgb565, we set isp_bits_per_pixel to 565, for all other rgb
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/ |
| D | chipone,icn6211.yaml | 16 produce RGB565, RGB666, RGB888 output format.
|
| D | ti,dlpc3433.yaml | 18 input that produces a DMD output in RGB565, RGB666, RGB888
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | cafe_ccic.rst | 16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | cafe_ccic.rst | 16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | mxsfb.txt | 51 - bits-per-pixel: <16> for RGB565, <32> for RGB888/666.
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
| D | vivid-osd.c | 43 static const u16 rgb565[16] = { variable 55 rgb = rgb565; in vivid_clear_fb()
|
1234567