As imx8qxp can driver more displays(DSI0, DSI1 and LCDIF), How to identify display in application while all these display drived ? thanks.
our test environment is L4.14.98_2.3.0_images_MX8QXPMEK(rootfs is fsl-image-validation-imx-imx8qxpc0mek.tar.bz2
), thanks.
These DTS files affect the behavior of the displays connected to the mini-SAS connectors, which expand your
multimedia experience in combination with the range of daughter cards available for the i.MX8QXP MEK.
How to set you can see
https://www.nxp.com/webapp/Download?colCode=AN12189
https://www.nxp.com/webapp/Download?colCode=AN12188
https://www.nxp.com/webapp/Download?colCode=AN12187
You can refer to these documents.
Have a nice day
Best Regards
Rita
Hi Rita Wang,
Thanks for your feedback.
Sorry, maybe I'm not statement my question clearly. Now we have success drive two display (one is via DSI0 and another is via DSI1) on imx8qxp board. my question is:
In user space, how the application switch the content to different display panel? For example, we call DSI0 lvds as display0 and DSI1 lvds as display1, in user space application, how to decide the application's contest displayed on display0 or display1?
thanks.
https://community.nxp.com/docs/DOC-342059 this may do help for you.