hdmi output is fine in my board with qnx7.1 sdk. Now we want to run on linux8.4 sdk, but i find the modify of dss code cannot run fine in new sdk.
i compared with qnx7.1 dss code. there is something change. it add app_dss_default_m2m_obj_t parameters.
i want to known how can i enable hdmi output in my board with linux8.4 sdk.
The data flow is DPI1->ADV7511->hdmi monitor.
Now i move the dss code in qnx7.1 sdk to new sdk, i find dss code can not run fine.
it stuck in Dss_init function.