xf86-video-siliconmotion: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Thu Oct 9 15:39:20 PDT 2008


 configure.ac     |    3 +++
 src/Makefile.am  |    5 ++++-
 src/smi_501.c    |   17 +++++++++++++----
 src/smi_driver.c |   10 ++++++++++
 4 files changed, 30 insertions(+), 5 deletions(-)

New commits:
commit 605199b1fa80d5a65e11a38270f6d0974466d1dc
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Thu Oct 9 18:51:50 2008 -0300

    Add a PanelSize/60Hz CVT mode at driver initialization
    
      This driver is expected to be used with XServer 1.4 or newer, but a
    (probably temporary) copy of xf86cvt.c was also added to the build.
      This modeline automatically added implies it would not be required
    to specify one in xorg.conf, as it should not be uncommon "non standard"
    modes, like 800x480 or 1024x600.

commit 55052509d75492f0936273686826c51fcbc831c1
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Thu Oct 9 18:12:02 2008 -0300

    Make the input frequency in SMI501_FindPLLClock a variable
    
      Instead of using a fixed 24Mhz input frequency, as "unofficially"
    specified by SMI, a guess of using a 12 multiplier was used, and it
    corrects the screen flicker problem as well as make a secondary output
    work again.



More information about the xorg-commit mailing list