drm_dp_mst_allocate_vcpi(9) Allocate a virtual channel

SYNOPSIS

bool drm_dp_mst_allocate_vcpi(struct drm_dp_mst_topology_mgr * mgr, struct drm_dp_mst_port * port, int pbn, int * slots);

ARGUMENTS

mgr

manager for this port

port

port to allocate a virtual channel for.

pbn

payload bandwidth number to request

slots

returned number of slots for this PBN.

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