DisplayPort Intel® FPGA IP User Guide

ID 683273
Date 1/24/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

9.77. btc_dptxll_mst_topology_discover

Prototype:

int btc_dptxll_mst_topology_discover(
BYTE tx_idx,
BTC_RAD *device_RAD)

Thread-safe:

No

Available from ISR:

No

Include:

< btc_dptxll_syslib.h >

Return:

0 = success, 1 = busy

Parameters:

  • tx_idx—Source instance index (0 - 3)
  • device_RAD—MST Relative Address of the device to start topology discovery from

Description:

This function starts topology discovery.

Example:

btc_dptxll_mst_topology_discover(0,&RAD);

The process performs the following steps:
  • Assigns a new GUID to sinks without one.
  • Traverses all the topology connected through device_RAD.
  • Adds each port found to the list of discovered ports.
  • For each output port with plug status asserted and messaging capabilities, collects full and available PBN.