DisplayPort Intel® FPGA IP User Guide

ID 683273
Date 10/20/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.82. btc_dptxll_stream_delete_req

Prototype:

int btc_dptxll_stream_delete_req(
BYTE tx_idx,
BYTE strm_idx,
BTC_RAD *RAD,  
BYTE port_number)

Thread-safe:

No

Available from ISR:

No

Include:

< btc_dptxll_syslib.h >

Return:

0 = success, 1 = fail

Parameters:

  • tx_idx—Source instance index (0 - 3)
  • strm_idx—Stream index (0 - 3)
  • RAD—MST Relatives Address of the device
  • port_number—Output port number

Description:

This function starts deleting a stream payload from a device port.

Example:

btc_dptxll_stream_delete_req(0,0,&aRAD,8);

This function performs the following steps, for the given stream and device port:
  • Clears the stream VCP ID
  • Deletes the stream time slots from the local VCP ID Table
  • Deletes the stream time slots from the Sink VCP ID Table
  • Generates activation (ACT) sequences until detected by the sink