Home
last modified time | relevance | path

Searched full:rgb565 (Results 1 – 25 of 167) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_format_helper.c156 * 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/
Dmeson_dw_mipi_dsi.h50 * 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/
Dhlcdc-dc.txt23 "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/
Dhlcdc-dc.txt23 "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/
Dtilcdc.txt23 - "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/
Dtilcdc.txt23 - "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/
Dtestlist.txt2255 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/
Dov772x.txt5 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
Dov2640.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
Dov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
Dov7670.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
Dst,st-mipid02.txt10 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888, RGB444,
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/
Dov2640.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
Dov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
Dov7670.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
Dovti,ov772x.yaml15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
DKconfig29 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/
Disp_types.h27 * 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/
Disp_types.h30 * 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/
Dchipone,icn6211.yaml16 produce RGB565, RGB666, RGB888 output format.
Dti,dlpc3433.yaml18 input that produces a DMD output in RGB565, RGB666, RGB888
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dcafe_ccic.rst16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dcafe_ccic.rst16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dmxsfb.txt51 - bits-per-pixel: <16> for RGB565, <32> for RGB888/666.
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
Dvivid-osd.c43 static const u16 rgb565[16] = { variable
55 rgb = rgb565; in vivid_clear_fb()

1234567