Home
last modified time | relevance | path

Searched refs:MIPI_DSI_FMT_RGB666 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_mipi_dsi.h57 MIPI_DSI_FMT_RGB666, enumerator
82 case MIPI_DSI_FMT_RGB666: in mipi_dsi_pixel_format_to_bpp()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dvlv_dsi.c74 return MIPI_DSI_FMT_RGB666; in pixel_format_from_register_bits()
81 return MIPI_DSI_FMT_RGB666; in pixel_format_from_register_bits()
1286 case MIPI_DSI_FMT_RGB666: in pixel_format_to_reg()
H A Dicl_dsi.c738 case MIPI_DSI_FMT_RGB666: in gen11_dsi_configure_transcoder()
911 if (intel_dsi->pixel_format == MIPI_DSI_FMT_RGB666 && hactive % 4 != 0) in gen11_dsi_set_transcoder_timings()