drm_dp_aux_register(9) initialise and register aux channel

SYNOPSIS

int drm_dp_aux_register(struct drm_dp_aux * aux);

ARGUMENTS

aux

DisplayPort AUX channel

DESCRIPTION

Returns 0 on success or a negative error code on failure.

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