Dunno if it'll help, but have you tried adding VertRefresh and
HorizSync settings to your xorg.conf ?   I don't have an lcd, but my
crt section looks like:

<snip>
Section "Monitor"
        Identifier      "CRT"
        Option          "DPMS"
        HorizSync       30-70
        VertRefresh     50-160
EndSection
</snip>