Display Replication Mode support by i.MX 8X QuadXPlus

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Display Replication Mode support by i.MX 8X QuadXPlus

跳至解决方案
2,013 次查看
Jack-Cha
Contributor V

Hi i.MX Champ !

My customer would like to implement Dual display as replication mode with MIPI-DSI and LVDS of i.MX 8X QuadXPlus.

They have tried to make dual display system using external MIPI to LVDS bridge IC. 

They are developing both MIPI and LVDS to output the same camera image.
I'm looking for a way to make both displays work in replication mode, can you guide me?

According to LINUX USER GUIDE below, I can not figure out if i.Mx 8X would support the routing a same video source to multiple display mentioned in 7.3.1.6.2 even without sink feature.

  

ArrowElectronics_0-1676310326130.png

Please provide us with detailed guidance to enable routing a same video source to dual display via MIPI-DSI and LVDS outpus.

Thanks.

Regards, 

James

标签 (1)
0 项奖励
回复
1 解答
1,986 次查看
joanxie
NXP TechSupport
NXP TechSupport
5 回复数
1,999 次查看
joanxie
NXP TechSupport
NXP TechSupport

for multi display support on imx8qxp, requires the mouse navegation on these displays in order to enable it.

0 项奖励
回复
1,027 次查看
sai9
Contributor II
Hi, i am using imx8qxpc0mek and i have built the imx-image-full with L5 version of zeus branch
Connected two HDMI Display on two LVDS to HDMI Daughter Card
exported Display variable to select display
export DISPLAY=:0.0
executed Qt Appplication
./Qt5_CinematicExperience
Qt Application works on the LVDS0 Display.

changed display variable to check whether it could switch the display
export DISPLAY=:0.1
executed Qt Application
./Qt5_CinematicExperience
But unfortunately it is not working. the application still display on LVDS0 Display.


why it is still on LVDS0?
0 项奖励
回复
1,991 次查看
Jack-Cha
Contributor V

Let me modify Display type from MIPI-DSI to LVDS. 

They're going to use LVDS0 and LVDS1 in replication mode. 

 

Is there anyway to enable it without the mouse navigation handling? 

Customer wants to activate the auto start displaying with both LVDS0 and LVDS1.

0 项奖励
回复
1,987 次查看
joanxie
NXP TechSupport
NXP TechSupport
1,983 次查看
simhyeongjun
Contributor II

Thanks Joanxie !

 

0 项奖励
回复