In Imx6ul evk baseline, What is the refresh rate of the screen?

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

In Imx6ul evk baseline, What is the refresh rate of the screen?

1,070 Views
liangmu
Contributor I

Dear ,

The development project is in Imx6ul evk baseline,What is the refresh rate of the screen?

No specific settings are found in the code,Can you make a point of it?

Labels (1)
0 Kudos
Reply
2 Replies

957 Views
igorpadykov
NXP Employee
NXP Employee

Hi liang

it is defined by linux fb_videomode parameters in driver sources

drivers/video/fbdev/mxsfb.c, please refer to Chapter 12 ELCDIF Frame Buffer Driver

attached Linux Manual. This parameter is optional according to linux documenation

in linux/Documentation/fb/framebuffer.txt, modedb.txt and may be calculated using

other timing parameters ("display-timings" in dts file).

linux-imx.git - i.MX Linux Kernel 

dts file linux/arch/arm/boot/dts/imx6ul-14x14-evk.dts

linux-imx.git - i.MX Linux Kernel 

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

957 Views
liangmu
Contributor I

Dear sir,

Thinks very  much for your reply!

In kernel i have find refresh set ,think you for your answer!

0 Kudos
Reply