drm_panel_init(9) initialize a panel

SYNOPSIS

void drm_panel_init(struct drm_panel * panel);

ARGUMENTS

panel

DRM panel

DESCRIPTION

Sets up internal fields of the panel so that it can subsequently be added to the registry.

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