drm_bridge_add(9) add the given bridge to the global bridge list

SYNOPSIS

int drm_bridge_add(struct drm_bridge * bridge);

ARGUMENTS

bridge

bridge control structure

RETURNS

Unconditionally returns Zero.

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