mipi_dsi_pixel_format_to_bpp(9) obtain the number of bits per pixel for any given pixel format defined by the MIPI DSI specification

SYNOPSIS

int mipi_dsi_pixel_format_to_bpp(enum mipi_dsi_pixel_format fmt);

ARGUMENTS

fmt

MIPI DSI pixel format

RETURNS

The number of bits per pixel of the given pixel format.

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