drm_dp_update_payload_part2(9) Execute payload update part 2

SYNOPSIS

int drm_dp_update_payload_part2(struct drm_dp_mst_topology_mgr * mgr);

ARGUMENTS

mgr

manager to use.

DESCRIPTION

This iterates over all proposed virtual channels, and tries to allocate space in the link for them. For 0->slots transitions, this step writes the remote VC payload commands. For slots->0 this just resets some internal state.

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