How to modify resolution to 800x480 for MIPI-to-HDMI on i.MX8MMEVK?

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

How to modify resolution to 800x480 for MIPI-to-HDMI on i.MX8MMEVK?

跳至解决方案
2,402 次查看
m_c
Senior Contributor I

Customer use HDMI display has resolution 800x480.

How to modify it with Linux kernel 4.14.98?

0 项奖励
1 解答
2,118 次查看
igorpadykov
NXP Employee
NXP Employee

Hi m.c.

adv7535 mipi-hdmi bridge is used for i.MX8M Mini EVK

fsl-imx8mm-evk.dts\freescale\dts\boot\arm64\arch - linux-imx - i.MX Linux kernel 

its driver checks supported resolutions in struct fb_videomode (mxc_edid.c)

adv7535.c\mxc\fbdev\video\drivers - linux-imx - i.MX Linux kernel 

mxc_edid.c\mxc\fbdev\video\drivers - linux-imx - i.MX Linux kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
3 回复数
2,119 次查看
igorpadykov
NXP Employee
NXP Employee

Hi m.c.

adv7535 mipi-hdmi bridge is used for i.MX8M Mini EVK

fsl-imx8mm-evk.dts\freescale\dts\boot\arm64\arch - linux-imx - i.MX Linux kernel 

its driver checks supported resolutions in struct fb_videomode (mxc_edid.c)

adv7535.c\mxc\fbdev\video\drivers - linux-imx - i.MX Linux kernel 

mxc_edid.c\mxc\fbdev\video\drivers - linux-imx - i.MX Linux kernel 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
2,118 次查看
13660284951
Contributor III

hi:igo

 do you have offical doc to show us how to adapter a new device of use mipi interface,such as mipi to panel,to hdmi etc...

thks

0 项奖励
2,118 次查看
x10
Contributor V

Hi, Igor

I got similar problem in setting HDMI without going drm. Please give me a .configure for reference if possible. Thanks!

BR

Cheng Shi

Emtronix

0 项奖励