Searched full:rgb565 (Results 1 – 25 of 82) sorted by relevance
1234
/Linux-v6.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.
|
/Linux-v6.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
|
/Linux-v6.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,
|
/Linux-v6.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 …]
|
/Linux-v6.6/drivers/gpu/drm/bridge/ |
D | Kconfig | 29 and produce RGB565, RGB666, RGB888 output format. 339 input that produces a DMD output in RGB565, RGB666, RGB888
|
/Linux-v6.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.
|
D | st,st-mipid02.yaml | 21 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888,
|
/Linux-v6.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
|
/Linux-v6.6/Documentation/devicetree/bindings/display/bridge/ |
D | ti,dlpc3433.yaml | 18 input that produces a DMD output in RGB565, RGB666, RGB888
|
D | chipone,icn6211.yaml | 16 produce RGB565, RGB666, RGB888 output format.
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | cafe_ccic.rst | 16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
|
/Linux-v6.6/drivers/media/test-drivers/vivid/ |
D | vivid-osd.c | 43 static const u16 rgb565[16] = { variable 55 rgb = rgb565; in vivid_clear_fb()
|
/Linux-v6.6/drivers/gpu/drm/armada/ |
D | armada_fb.c | 33 FMT(RGB565, 565, CFG_SWAPRB); in armada_framebuffer_create()
|
/Linux-v6.6/drivers/gpu/drm/pl111/ |
D | pl111_versatile.c | 339 * supporting RGB565/BGR565 534 /* This can do RGB565 with external PLD */ in pl111_versatile_init()
|
/Linux-v6.6/drivers/staging/fbtft/ |
D | fb_pcd8544.c | 5 * The display is monochrome and the video memory is RGB565.
|
D | fb_uc1701.c | 5 * The display is monochrome and the video memory is RGB565.
|
D | fb_tls8204.c | 5 * The display is monochrome and the video memory is RGB565.
|
/Linux-v6.6/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,csi2rxss.yaml | 57 0x22 - RGB565
|
/Linux-v6.6/Documentation/devicetree/bindings/display/imx/ |
D | fsl-imx-drm.txt | 120 display interface. Currently supported types: "rgb24", "rgb565", "bgr666"
|
/Linux-v6.6/Documentation/fb/ |
D | pxafb.rst | 106 bpp = 16 -- for RGB565 or RGBT555
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_format_helper.c | 340 /* TODO: implement this helper as conversion to RGB565|BIG_ENDIAN */ 360 * drm_fb_xrgb8888_to_rgb565 - Convert XRGB8888 to RGB565 clip buffer 361 * @dst: Array of RGB565 destination buffers 378 * Drivers can use this function for RGB565 devices that don't support XRGB8888 natively.
|
/Linux-v6.6/drivers/gpu/drm/aspeed/ |
D | aspeed_gfx_crtc.c | 38 dev_dbg(drm->dev, "Setting up RGB565 mode\n"); in aspeed_gfx_set_pixel_fmt()
|
1234