dp14
Xilinx SDK Drivers API Documentation
XDp_TxMstStream Struct Reference

This typedef describes a stream when the driver is running in multi-stream transport (MST) mode. More...

Data Fields

u8 RelativeAddress [15]
 The total number of DisplayPort links from the DisplayPort TX to the sink device that this MST stream is targeting. More...
 
u16 MstPbn
 The relative address from the DisplayPort TX to the sink device that this MST stream is targeting. More...
 
u8 MstStreamEnable
 In MST mode, enables the corresponding stream for this MSA configuration. More...
 

Detailed Description

This typedef describes a stream when the driver is running in multi-stream transport (MST) mode.

Field Documentation

u16 XDp_TxMstStream::MstPbn

The relative address from the DisplayPort TX to the sink device that this MST stream is targeting.

Payload bandwidth number used to allocate bandwidth for the MST stream.

u8 XDp_TxMstStream::MstStreamEnable

In MST mode, enables the corresponding stream for this MSA configuration.

u8 XDp_TxMstStream::RelativeAddress[15]

The total number of DisplayPort links from the DisplayPort TX to the sink device that this MST stream is targeting.