mipi_dsi_dcs_set_pixel_format(9) sets the pixel format for the RGB image data used by the interface

SYNOPSIS

int mipi_dsi_dcs_set_pixel_format(struct mipi_dsi_device * dsi, u8 format);

ARGUMENTS

dsi

DSI peripheral device

format

pixel format

RETURN

0 on success or a negative error code on failure.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <[email protected]>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT