SLLA680 August 2025
The DP link training sequence consists of clock recovery, channel equalization, and symbol lock stages. The status of these sequences is reported in the sink device's DPCD (Display Port Configuration Data) at address 0x00202h/0x00203h as shown in Table 2-1.
| 0x00202 | 0x00203 | |
|---|---|---|
| bit7 | Reserved, Read 0. | Reserved, Read 0. |
| bit6 | LANE1_SYMBOL_LOCKED | LANE3_SYMBOL_LOCKED |
| bit5 | LANE1_CHANNEL_EQ_DONE | LANE3_CHANNEL_EQ_DONE |
| bit4 | LANE1_CR_DONE | LANE3_CR_DONE |
| bit3 | Reserved, Read 0. | Reserved, Read 0. |
| bit2 | LANE0_SYMBOL_LOCKED | LANE2_SYMBOL_LOCKED |
| bit1 | LANE0_CHANNEL_EQ_DONE | LANE2_CHANNEL_EQ_DONE |
| bit0 | LANE0_CR_DONE | LANE2_CR_DONE |
As part of the link training process, the source device accesses the sink device's DPCD (Display Port Configuration Data) to obtain information about the sink device's capabilities, such as the DP version and the maximum supported link rate and lane count. Overall, link training status or configuration between upstream device and downstream device is performed by the DisplayPort AUX channel. Please note that this can be different across different DisplayPort specifications.