drm_panel_remove(9) remove a panel from the global registry

SYNOPSIS

void drm_panel_remove(struct drm_panel * panel);

ARGUMENTS

panel

DRM panel

DESCRIPTION

Removes a panel from the global 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