Hello, I'm unable to get working displayport with the 2017.1 kernel (4.9) with a design similar to the 2016.4 TRD.
I get the following errors from the displayport driver:
- dmesg | grep -in dp
155:[ 4.370665] UDP hash table entries: 2048 (order: 4, 65536 bytes)
156:[ 4.370774] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
159:[ 4.371885] RPC: Registered udp transport module.
178:[ 4.376552] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed
201:[ 5.599268] xilinx-drm-dp-sub fd4aa000.dp_sub: Xilinx DisplayPort Subsystem is probed
221:[ 5.733975] TI DP83867 ff0e0000.etherne:0c: attached PHY driver [TI DP83867] (mii_bus:phy_addr=ff0e0000.etherne:0c, irq=-1)
294:[ 6.277155] xilinx-dp-snd-pcm amba:dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
295:[ 6.284758] xilinx-dp-snd-pcm amba:dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
296:[ 6.292454] xilinx-dp-snd-codec amba:dp_snd_codec0: Xilinx DisplayPort Sound Codec probed
297:[ 6.302975] xilinx-dp-snd-card amba:dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
298:[ 6.316143] xilinx-dp-snd-card amba:dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok
299:[ 6.328563] xilinx-dp-snd-card amba:dp_snd_card: Xilinx DisplayPort Sound Card probed
315:[ 6.425407] xilinx-drm-dp fd4a0000.dp: failed to get phy lane
323:[ 6.489428] xilinx-drm-dp fd4a0000.dp: failed to get phy lane
1) Do you have any idea about this issue?
2) Is there a 2017.1 TRD example coming out soon?