lvds 1440x900 Shake!

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

lvds 1440x900 Shake!

Jump to solution
1,480 Views
liyu1
Contributor III

Dear all !

     This video is the reaction of 1440x900 LVDS jitter

    

    http://www.56.com/u17/v_MTM1Mjg2NDU0.html

     Only 1440x900, the resolution will shake !


   please help me !


                       



   

Labels (2)
0 Kudos
1 Solution
1,136 Views
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

View solution in original post

0 Kudos
15 Replies
1,137 Views
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 Kudos
1,137 Views
igorpadykov
NXP Employee
NXP Employee

Hi li

one can try sightly change ldb module frequencies

(for example decrease fps). Also it may be caused

signal reflections (too strong signals), for that change

cable length and check board layout.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,137 Views
liyu1
Contributor III

    static struct fb_videomode ldb_modedb[] = {

         "LDB-1440P60", 60, 1440, 900, 9259,

          240,10,//148, 88,

          69, 10,

          30, 8,

          0

          FB_VMODE_NONINTERLACED,

          FB_MODE_IS_DETAILED,},

    BOARD_KERNEL_CMDLINE := console=ttymxc0,115200 fb0base=0x27b00000 init=/init video=mxcfb0:dev=ldb,LDB-1440P60,if=RGB24,bpp=32 ldb=spl0 fbmem=28M video=mxcfb1:off video=mxcfb2:off vmalloc=450M androidboot.console=ttymxc0 androidboot.hardware=freescale

       android 4.4.2 normal ! But Android 4.2.2 is not normal !

0 Kudos
1,137 Views
igorpadykov
NXP Employee
NXP Employee

you can check Android 4.4.2 ldb clock settings

and make the same.

0 Kudos
1,137 Views
liyu1
Contributor III

1080P is ok ! The following settings:


BOARD_KERNEL_CMDLINE := console=ttymxc0,115200 fb0base=0x27b00000 init=/init    video=mxcfb0:dev=ldb,LDB-1080P60,if=RGB24,bpp=32 ldb=spl0 fbmem=28M,28M video=mxcfb1:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb2:off vmalloc=450M androidboot.console=ttymxc0 androidboot.hardware=freescale



 

{

     "LDB-1080P60", 60, 1920, 1080, 6451,

     240,0,//148, 88,

     69, 0,

     30, 8,

0,//FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,

     FB_VMODE_NONINTERLACED,

     FB_MODE_IS_DETAILED,},

everything is ok !

0 Kudos
1,137 Views
igorpadykov
NXP Employee
NXP Employee

suggest to look at

AN3974 Different Display Configurations on i.MX35 Linux PDK

how to add new resolution to BSP.

~igor

0 Kudos
1,137 Views
liyu1
Contributor III

You can test the 1440x900 resolution ? I really got the problem !

0 Kudos
1,137 Views
liyu1
Contributor III

It is used by LVDS dual eight channel !

0 Kudos
1,137 Views
igorpadykov
NXP Employee
NXP Employee

Freescale BSPs supports only LCDs used on

reference boards. For other LCDs one needs to add

support using AN3974.

0 Kudos
1,137 Views
liyu1
Contributor III

I suspect the reason resulted from the GPU.

0 Kudos
1,137 Views
liyu1
Contributor III

1231231233.JPEG.jpg

This is the screen parameters, I feel that the configuration is correct !


  

0 Kudos
1,137 Views
liyu1
Contributor III

I put the code to restore to the original state, also can appear such problem, I suspect that BSP does not support 1440x900 resolution !


When I did 1080P, android 4.2.2 everything is ok !but 1440x 900 is not good !

   

0 Kudos
1,137 Views
liyu1
Contributor III

Are you sure the clock question ?

0 Kudos
1,137 Views
liyu1
Contributor III

Hi :

     But I use the same board, Android 4.4.2 will not appear such phenomenon !

0 Kudos
1,137 Views
liyu1
Contributor III

My client is waiting for the results, please help me to handle !Thanks !

0 Kudos