DisplayPort AUX Log Decoding Guideline

cancel
Showing results for 
Search instead for 
Did you mean: 

DisplayPort AUX Log Decoding Guideline

DisplayPort AUX Log Decoding Guideline

 

This article provides you the guidance on how to decode AUX data traffic dump for Intel® FPGA DisplayPort example design:

Viewing AUX Data:

  • AUX data transaction is viewable in Nios® II terminal
  • Above is the alternative if user does not have Unigraf DPA-400 or other AUX monitor tools
  • To monitor the AUX Data on the Nios II terminal, you must:
    • Enable BITEC_AUX_DEBUG in SW Config.h
    • Enable AUX Debug Stream in the DisplayPort IP Core Platform Designer for both source and sink

Decoding AUX Data:

--------------------------------
Aux Log Read Operation
--------------------------------

  1. DP Tx (source) sends AUX_RD command
  2. DP Rx (sink) responded with AUX_ACK command 

AUX_RD command:

AUX_RD @ <DPCD address> () 90 <DPCD address> <number of data bytes read>

Example of AUX_RD command:

Kazuyuki_K_Intel_18-1623395783890.png

 

AUX Read acknowledge (AUX_ACK) command:

AUX_ACK <00 = AUX_ACK> <read data value for each DPCD address location>

Example of AUX_ACK command:

 

Kazuyuki_K_Intel_1-1623395570502.png

 

--------------------------------
Aux Log Write Operation
--------------------------------

  1. DP Tx (source) sends AUX_WR command to specify what value to write to certain DPCD address location
  2. DP Rx (sink) responded with either AUX_ACK for successful write or AUX_NACK for failure write

AUX_WR command:

AUX_WR @ <DPCD address> (write operation description) 80 <DPCD address> <number of data bytes write> <write value>

Example of AUX_WR command:

Kazuyuki_K_Intel_20-1623396499525.png 
Notices & Disclaimers 

Intel technologies may require enabled hardware, software or service activation. 

No product or component can be absolutely secure.  

Your costs and results may vary.  

Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries.

The products described may contain design defects or errors known as errata which may cause the product to deviate from published specifications.  Current characterized errata are available on request.​ 

 

2021-06-11
Deshi Lim
#iamintel

 

Version history
Last update:
‎06-11-2021 12:58 AM
Updated by: