Hello,TI
I enabled DSI and eDP separately in vision_apps.
Now I have '#define ENABLE_DSS_DUAL' enabled in app_cfg_mcu2_0.h.
By modifying app_tidl's obj->disp_params.pipeId = 0 or 2 to display eDP and DSI separately.
This can be displayed normally,but it is displayed separately.
How to make app_tidl show both eDP and DSI?