Hi TI engineer,
I use tda4 8.4 linux SDK on my board. Now we need to use weston. so i control DSS from RTOS to linux.
Now weston demo run fail. becuse we use DPI to output on my board. But default is DP.
we use BT601 format to output on my board. if DSS controled by RTOS. the output is fine. Now we want to control DSS on linux.
The data flow is DSS->DPI_1->ADV7511->hdmi monitor.
This is the logs in uart interface. i also save it on file.
[09:06:45.325] DRM: head 'DP-1' found, connector 39 is disconnected.
[09:06:45.328] Registered plugin API 'weston_drm_output_api_v1' of size 24
Where to setting DP for output interface in DSS? How to change it for DPI interface?
Look forward for your reply!