Searched refs:MIPI_DSI_FMT_RGB888 (Results 1 – 25 of 81) sorted by relevance
1234
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-boe-tv101wum-nl6.c | 1321 .format = MIPI_DSI_FMT_RGB888, 1350 .format = MIPI_DSI_FMT_RGB888, 1378 .format = MIPI_DSI_FMT_RGB888, 1405 .format = MIPI_DSI_FMT_RGB888, 1433 .format = MIPI_DSI_FMT_RGB888, 1460 .format = MIPI_DSI_FMT_RGB888, 1487 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-boe-himax8279d.c | 530 .format = MIPI_DSI_FMT_RGB888, 830 .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 | 230 .format = MIPI_DSI_FMT_RGB888, 377 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-sitronix-st7703.c | 161 .format = MIPI_DSI_FMT_RGB888, 354 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-feiyang-fy07024di26a30d.c | 224 dsi->format = MIPI_DSI_FMT_RGB888; in feiyang_dsi_probe()
|
D | panel-panasonic-vvx10f034n00.c | 226 dsi->format = MIPI_DSI_FMT_RGB888; in wuxga_nt_panel_probe()
|
D | panel-ronbo-rb070d30.c | 199 dsi->format = MIPI_DSI_FMT_RGB888; in rb070d30_panel_dsi_probe()
|
D | panel-tdo-tl070wsh30.c | 195 dsi->format = MIPI_DSI_FMT_RGB888; in tdo_tl070wsh30_panel_probe()
|
D | panel-osd-osd101t2587-53ts.c | 183 dsi->format = MIPI_DSI_FMT_RGB888; in osd101t2587_panel_probe()
|
D | panel-samsung-s6d16d0.c | 177 dsi->format = MIPI_DSI_FMT_RGB888; in s6d16d0_probe()
|
D | panel-ebbg-ft8719.c | 230 dsi->format = MIPI_DSI_FMT_RGB888; in ebbg_ft8719_probe()
|
D | panel-samsung-s6e88a0-ams452ef01.c | 239 dsi->format = MIPI_DSI_FMT_RGB888; in s6e88a0_ams452ef01_probe()
|
D | panel-kingdisplay-kd097d04.c | 394 dsi->format = MIPI_DSI_FMT_RGB888; in kingdisplay_panel_probe()
|
D | panel-leadtek-ltk500hd1829.c | 443 dsi->format = MIPI_DSI_FMT_RGB888; in ltk500hd1829_probe()
|
D | panel-sharp-ls043t1le01.c | 281 dsi->format = MIPI_DSI_FMT_RGB888; in sharp_nt_panel_probe()
|
D | panel-visionox-rm69299.c | 229 dsi->format = MIPI_DSI_FMT_RGB888; in visionox_rm69299_probe()
|
D | panel-jdi-fhd-r63452.c | 269 dsi->format = MIPI_DSI_FMT_RGB888; in jdi_fhd_r63452_probe()
|
D | panel-sitronix-st7701.c | 533 .format = MIPI_DSI_FMT_RGB888, 634 .format = MIPI_DSI_FMT_RGB888,
|
D | panel-khadas-ts050.c | 810 dsi->format = MIPI_DSI_FMT_RGB888; in khadas_ts050_panel_probe()
|
D | panel-samsung-sofef00.c | 286 dsi->format = MIPI_DSI_FMT_RGB888; in sofef00_panel_probe()
|
/Linux-v6.1/include/drm/ |
D | drm_mipi_dsi.h | 144 MIPI_DSI_FMT_RGB888, enumerator 216 case MIPI_DSI_FMT_RGB888: in mipi_dsi_pixel_format_to_bpp()
|
/Linux-v6.1/drivers/gpu/drm/bridge/adv7511/ |
D | adv7533.c | 165 dsi->format = MIPI_DSI_FMT_RGB888; in adv7533_attach_dsi()
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | tc358762.c | 217 dsi->format = MIPI_DSI_FMT_RGB888; in tc358762_probe()
|
1234