mipi_dsi_dcs_set_display_on(9) start displaying the image data on the display device

SYNOPSIS

int mipi_dsi_dcs_set_display_on(struct mipi_dsi_device * dsi);

ARGUMENTS

dsi

DSI peripheral device

RETURN

0 on success or a negative error code on failure

AUTHORS

Jesse Barnes <jesse.barnes@intel.com>
Intel Corporation,         
        

Initial version

Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <daniel.vetter@ffwll.ch>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <lukas@wunner.de>

vga_switcheroo documentation

COPYRIGHT