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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
2,397 Views
m_c
Senior Contributor I

Customer use HDMI display has resolution 800x480.

How to modify it with Linux kernel 4.14.98?

0 Kudos
1 Solution
2,113 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
3 Replies
2,114 Views
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 Kudos
2,113 Views
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 Kudos
2,113 Views
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 Kudos