drm_dp_mst_topology_mgr_suspend(9) suspend the MST manager

SYNOPSIS

void drm_dp_mst_topology_mgr_suspend(struct drm_dp_mst_topology_mgr * mgr);

ARGUMENTS

mgr

manager to suspend

DESCRIPTION

This function tells the MST device that we can't handle UP messages anymore. This should stop it from sending any since we are suspended.

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