HDMI and LVDS Logo can not full screen in Yocto3.0 imx8mp platform.

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

HDMI and LVDS Logo can not full screen in Yocto3.0 imx8mp platform.

609 次查看
charleshuang
Senior Contributor II

Hi NXP

Our cusotmer try the dual display.  LVDS + HDMI

Major is LVDS.

HDMI and LVDS Logo can not full screen in Yocto3.0 imx8mp platform.

The Logo is full screen in LVDS.

Our customer need to show log is full screen in HDMI.

Do you have any advise?

charleshuang_0-1683280865138.png

 

 

0 项奖励
4 回复数

322 次查看
chen-wust1
Contributor I

Have you solved this problem。 I had a similar problem. When the resolution of the two screens is not the same, the logo will be displayed abnormally. If so, how did you solve it.

0 项奖励

485 次查看
charleshuang
Senior Contributor II

Hi @Dhruvit 

I doblue check our setting in HDMI and LVDS is  corretly.

1.  The HDMI and LVDS need to setting the same resolution.

     Display " Yocto LOGO" in HDMI and LVDS  is full screen,right?

2. Do you have any example code (1)setting the different resolution in HDMI and LVDS (2) Yocto Logo is full screen?

3. Our customer request: The different resolution in HDMI and LVDS and Yocto Logo is full screen.

Thanks

Clayder

 

 

 

0 项奖励

461 次查看
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @charleshuang,

Sure, I can help you with that.

Yes, the HDMI and LVDS need to be set to the same resolution in order for the Yocto Logo to be displayed full screen on both displays.

One can write code for the same. one can use to set the resolution in HDMI as well LVDS.
after setting the resolution same for the both of the interfaces

I hope this helps!

Thanks & Regards,
Dhruvit Vasavada

0 项奖励

562 次查看
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @charleshuang,

I hope you are doing well.

->Please make sure the display one is using is supported by the evk.
->Please make sure the external display that is being used, in that the resolution and required configuration is made correctly.

-> Please make sure to check the display resolution configuration in the device tree for hdmi and lvds both the interface.

->I have mentioned the location for the reference, from where one can check the resolution or other configuration that is need to be set, please take a look at it.
<linux_src_code>/Documentation/devicetree/bindings/imx/ldb.txt (for lvds setup)
<linux_src_code>/Documentation/devicetree/bindings/ (for hdmi+different vendor setup)

->Please make sure the connection is well made and the pin configuration is also correct.
Please refer to section 13.9 HDMI TX Controller from RM for more details on it.
https://www.nxp.com/webapp/Download?colCode=IMX8MPRM

I hope this information helps you!

Thanks & Regards,
Dhruvit Vasavada

0 项奖励