Part Number: AM62P
Hello TI Support,
I am working with AM62Pxx (AM62Px EVM) using Linux (tidss / DRM). I am trying to output RGB parallel (DPI) display from DSS.
My device tree connects a panel-dpi to DSS port, and the panel is correctly probed,
but tidss always fails with: tidss 30220000.dss: unsupported vp_bus_type 2
This happens on all DSS ports (port 0 and port 1).
-------------------------------------------------------------------------------------------
[ 0.075079] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /panel
[ 0.075157] /panel: Fixed dependency cycle(s) with /bus@f0000/dss@30220000
[ 0.305852] tidss 30220000.dss: TIDSS DEBUG: start probing port 0
[ 0.305878] tidss 30220000.dss: TIDSS DEBUG: port 0 -> panel=000000002146ea68 bridge=0000000000000000
[ 0.305886] tidss 30220000.dss: TIDSS DEBUG: setting up panel for port 0
[ 0.305934] tidss 30220000.dss: TIDSS DEBUG: unsupported vp_bus_type 2 for port 0
[ 0.305940] tidss 30220000.dss: failed to init DRM/KMS (-22)
[ 0.306166] tidss 30220000.dss: probe with driver tidss failed with error -22
root@am62pxx-evm:~# dmesg | grep dss
[ 0.074061] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /panel
[ 0.074142] /panel: Fixed dependency cycle(s) with /bus@f0000/dss@30220000
[ 0.305653] tidss 30220000.dss: TIDSS DEBUG: start probing port 0
[ 0.305675] tidss 30220000.dss: TIDSS DEBUG: port 0 -> no panel/bridge (ENODEV)
[ 0.305680] tidss 30220000.dss: TIDSS DEBUG: start probing port 1
[ 0.305693] tidss 30220000.dss: TIDSS DEBUG: port 1 -> panel=00000000345fe045 bridge=0000000000000000
[ 0.305701] tidss 30220000.dss: TIDSS DEBUG: setting up panel for port 1
[ 0.305706] tidss 30220000.dss: TIDSS DEBUG: unsupported vp_bus_type 2 for port 1
[ 0.305712] tidss 30220000.dss: failed to init DRM/KMS (-22)
[ 0.306058] tidss 30220000.dss: probe with driver tidss failed with error -22
-------------------------------------------------------------------------------------------
Question: Does AM62Pxx DSS support RGB parallel (DPI) output in Linux?
If not, is this a hardware limitation of AM62Pxx, or a software limitation of the current BSP / tidss driver?
If DPI is not supported, what is the recommended way to drive an RGB panel from AM62Pxx? (OLDI/LVDS + external bridge?)
Environment: - SoC: AM62Pxx - Board: AM62Px EVM - Linux: (kernel version / TI SDK version) - Display driver: tidss (DRM)
Best regards,
Fumiyuki Izawa






