Searched refs:MIPI_DSI_FMT_RGB888 (Results 1 – 25 of 92) sorted by relevance
1234
/linux-6.6.21/drivers/gpu/drm/panel/ |
D | panel-boe-tv101wum-nl6.c | 1909 .format = MIPI_DSI_FMT_RGB888, 1938 .format = MIPI_DSI_FMT_RGB888, 1966 .format = MIPI_DSI_FMT_RGB888, 1993 .format = MIPI_DSI_FMT_RGB888, 2021 .format = MIPI_DSI_FMT_RGB888, 2048 .format = MIPI_DSI_FMT_RGB888, 2076 .format = MIPI_DSI_FMT_RGB888, 2103 .format = MIPI_DSI_FMT_RGB888, 2131 .format = MIPI_DSI_FMT_RGB888, 2159 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-sitronix-st7703.c | 157 .format = MIPI_DSI_FMT_RGB888, 340 .format = MIPI_DSI_FMT_RGB888, 432 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-boe-himax8279d.c | 529 .format = MIPI_DSI_FMT_RGB888, 829 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-samsung-s6e63m0-dsi.c | 98 dsi->format = MIPI_DSI_FMT_RGB888; in s6e63m0_dsi_probe()
|
D | panel-raydium-rm67191.c | 258 case MIPI_DSI_FMT_RGB888: in color_format_from_dsi_format() 555 dsi->format = MIPI_DSI_FMT_RGB888; in rad_panel_probe()
|
D | panel-innolux-p079zca.c | 229 .format = MIPI_DSI_FMT_RGB888, 376 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-sitronix-st7701.c | 565 .format = MIPI_DSI_FMT_RGB888, 666 .format = MIPI_DSI_FMT_RGB888, 765 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-jadard-jd9365da-h3.c | 361 .format = MIPI_DSI_FMT_RGB888, 582 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-samsung-s6d16d0.c | 177 dsi->format = MIPI_DSI_FMT_RGB888; in s6d16d0_probe()
|
D | panel-tdo-tl070wsh30.c | 195 dsi->format = MIPI_DSI_FMT_RGB888; in tdo_tl070wsh30_panel_probe()
|
D | panel-feiyang-fy07024di26a30d.c | 224 dsi->format = MIPI_DSI_FMT_RGB888; in feiyang_dsi_probe()
|
D | panel-ronbo-rb070d30.c | 199 dsi->format = MIPI_DSI_FMT_RGB888; in rb070d30_panel_dsi_probe()
|
D | panel-osd-osd101t2587-53ts.c | 183 dsi->format = MIPI_DSI_FMT_RGB888; in osd101t2587_panel_probe()
|
D | panel-panasonic-vvx10f034n00.c | 226 dsi->format = MIPI_DSI_FMT_RGB888; in wuxga_nt_panel_probe()
|
D | panel-samsung-s6e88a0-ams452ef01.c | 231 dsi->format = MIPI_DSI_FMT_RGB888; in s6e88a0_ams452ef01_probe()
|
D | panel-leadtek-ltk500hd1829.c | 443 dsi->format = MIPI_DSI_FMT_RGB888; in ltk500hd1829_probe()
|
D | panel-sharp-ls043t1le01.c | 249 dsi->format = MIPI_DSI_FMT_RGB888; in sharp_nt_panel_probe()
|
D | panel-ebbg-ft8719.c | 230 dsi->format = MIPI_DSI_FMT_RGB888; in ebbg_ft8719_probe()
|
D | panel-jdi-fhd-r63452.c | 253 dsi->format = MIPI_DSI_FMT_RGB888; in jdi_fhd_r63452_probe()
|
D | panel-kingdisplay-kd097d04.c | 394 dsi->format = MIPI_DSI_FMT_RGB888; in kingdisplay_panel_probe()
|
D | panel-visionox-rm69299.c | 229 dsi->format = MIPI_DSI_FMT_RGB888; in visionox_rm69299_probe()
|
D | panel-sharp-ls060t1sx01.c | 262 dsi->format = MIPI_DSI_FMT_RGB888; in sharp_ls060_probe()
|
/linux-6.6.21/include/drm/ |
D | drm_mipi_dsi.h | 144 MIPI_DSI_FMT_RGB888, enumerator 215 case MIPI_DSI_FMT_RGB888: in mipi_dsi_pixel_format_to_bpp()
|
/linux-6.6.21/drivers/gpu/drm/meson/ |
D | meson_dw_mipi_dsi.c | 107 case MIPI_DSI_FMT_RGB888: in dw_mipi_dsi_phy_init() 224 case MIPI_DSI_FMT_RGB888: in meson_dw_mipi_dsi_host_attach()
|
/linux-6.6.21/drivers/gpu/drm/bridge/adv7511/ |
D | adv7533.c | 161 dsi->format = MIPI_DSI_FMT_RGB888; in adv7533_attach_dsi()
|
1234