Native DP Connector#
This topic applies only to Linux builds running on Thor platforms.
Native DP is the default connector enabled unless the bind partition command for serializer connector is used. For only
Native DP connector, the following bind_partition
command should be used:
bind_partitions -b p3960-10-sw01 linux
The native DP connector always assumes that DP monitor is connected, even if it is disconnected physically.
Limitations#
The Native DP connector supports only DP-SST.
The Native DP connector does not support DP-MST or DSC-FEC.
The Native DP connector is treated as a serializer DP connector, and it only supports the timings defined as
dpy-0 --> timing-id = <0>;
To connect another DP panel to a DP port and use other timings, define another timings, such as
timing-id = <0>;
and use it indpy-0 --> timing-id = <0>;
.