[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_3_1-24-g62a82eb

Xavier Bachelot xavierb at kemper.freedesktop.org
Wed Jan 2 12:09:10 PST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "X driver for VIA IGPs".

The branch, master has been updated
       via  62a82ebfe8567e82af7ed900f7011fb683eced4f (commit)
       via  c290112cf808029dcf6e1e77b8b232dd7ab142b6 (commit)
       via  cebafd2ee9ba819518008561db34af0a2d1914c7 (commit)
       via  75f6cd75477110ef463f7d5b9f11a994b760e9d3 (commit)
       via  bae5f0923c8871feead875a67d3c55af9615f991 (commit)
      from  0db1c3c472c0c26ad3d3d951e5e3c05774b0f606 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 62a82ebfe8567e82af7ed900f7011fb683eced4f
Author: Harry de Boer <harry at ijscoboer.nl>
Date:   Mon Nov 26 22:36:23 2012 +0100

    Return valid DisplayModePtr list for tv outputs. When creating a list of DisplayModePtr the ->next and ->prev pointers should point to the next/previous item in the list or only the first modeline will be recognised. This patch changes via_tv_get_modes to use the xf86ModesAdd and xf86DuplicateMode helpers to create correct modeline lists from a DisplayModeRec array.

commit c290112cf808029dcf6e1e77b8b232dd7ab142b6
Author: Harry de Boer <harry at ijscoboer.nl>
Date:   Mon Nov 26 02:58:25 2012 +0100

    Set possible_crtcs to allow tv outputs to be connected to crtcs.

commit cebafd2ee9ba819518008561db34af0a2d1914c7
Author: Harry de Boer <harry at ijscoboer.nl>
Date:   Thu Nov 22 22:41:50 2012 +0100

    VT1625 register count is 0x82

commit 75f6cd75477110ef463f7d5b9f11a994b760e9d3
Author: Harry de Boer <harry at ijscoboer.nl>
Date:   Thu Nov 22 13:21:36 2012 +0100

    Fix VT1625 output sensing. VT1625DACSenseI2C was using the same code as VT162xDACSenseI2C but the DAC sensing bit is in a different register for the VT1625. Also adds support for the VT1625S which has only four DACs.

commit bae5f0923c8871feead875a67d3c55af9615f991
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Wed Jan 2 21:02:46 2013 +0100

    typo

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

Summary of changes:
 src/via_ch7xxx.c  |    2 ++
 src/via_ch7xxx.h  |    4 ----
 src/via_driver.c  |    4 +++-
 src/via_outputs.c |   18 +++++++++++++++++-
 src/via_ums.h     |    1 +
 src/via_vt162x.c  |   50 ++++++++++++++++++++++++++++++++++++++------------
 src/via_vt162x.h  |    5 -----
 tools/registers.c |    2 +-
 8 files changed, 62 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
X driver for VIA IGPs


More information about the Openchrome-devel mailing list