maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Reducing LCD pixel clock - any acx565akm experts? (https://talk.maemo.org/showthread.php?t=70746)

nightfire 2011-03-06 21:00

Reducing LCD pixel clock - any acx565akm experts?
 
I tried reducing the LCD's pixel clock to 12000, in the hopes it would halve the refresh rate (both reducing required memory bandwidth, and hopefully tearing).

Unfortunately the device reboots as it tries to load Xorg, though seems to work up to that point (with framebuffer console enabled).

I'm using these timings:

Code:

        .timings = {
                .x_res = 800,
                .y_res = 480,

                .pixel_clock    = 12000,

                .hsw            = 4,
                .hfp            = 28,
                .hbp            = 24,

                .vsw            = 3,
                .vfp            = 3,
                .vbp            = 4,
        },

Do I need to adjust the porches or hsw/vsw (sync?) as well? Is something else hardcoded to expect the pixel clock to be 24000?

shady 2011-04-22 15:47

Re: Reducing LCD pixel clock - any acx565akm experts?
 
bump it up ttt!


All times are GMT. The time now is 17:26.

vBulletin® Version 3.8.8