[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch master updated. release_0_4_0-302-gbbdceda

Kevin Brace kevinbrace at kemper.freedesktop.org
Sun Jun 26 21:34:42 UTC 2016


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  bbdceda662fcb245b33806514d4a3c7b565c9786 (commit)
       via  cec30ecef8115a43474f2dc7946be130237e9436 (commit)
       via  11f03eb040eb4c98342f9e034b0dd10858930fd4 (commit)
       via  51a8eb647a52c14bf5a1c53745561b4108d0da7f (commit)
       via  0791acd804f040666cff99217aa57b0aecc8233f (commit)
      from  54de6f9253aa42ede211b7b3131cd9c818c5d173 (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 bbdceda662fcb245b33806514d4a3c7b565c9786
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Sun Jun 26 16:20:36 2016 -0500

    Version bumped to 0.4.903 (Version 0.5 RC4)
    
    Various minor issues were taken cared of in this fourth release
    candidate.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit cec30ecef8115a43474f2dc7946be130237e9436
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Sun Jun 26 15:51:47 2016 -0500

    Removal of questionable lines of code from viaIGA1SetDisplayRegister
    
    It was access to SR1A (3C5.1A) that was key to this portion of
    the code. Removing this line led CLE266 and KM400 to freeze right
    after X.Org Server booted. It appears that setting SR1A bit 6 to 0
    resolves the bug. This bit performs reset of VIA IGP from software.
    It is likely that this bit was set to 1 in CLE266 and KM400 chipsets
    for some reason. Now viaIGAInitCommon function handles the zero
    clearing of this bit.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 11f03eb040eb4c98342f9e034b0dd10858930fd4
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Sun Jun 26 15:40:00 2016 -0500

    Properly use bitwise operators in viaProbePinStrapping
    
    Signed-off-by: Xavier Bachelot <xavier at bachelot.org>
    Suggested-by: Mario J. Rugiero <mrugiero at gmail.com>
    Acked-by: Kevin Brace <kevinbrace at gmx.com>

commit 51a8eb647a52c14bf5a1c53745561b4108d0da7f
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Sun Jun 26 15:21:17 2016 -0500

    Updated code comments within viaIGA1Save and viaIGA1Restore
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 0791acd804f040666cff99217aa57b0aecc8233f
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Fri Jun 24 02:25:37 2016 -0500

    Turning off LCD Simultaneous Mode Backdoor Register
    
    Since this device driver does not use LCD simultaneous
    mode, it should be turned off permanently.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

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

Summary of changes:
 configure.ac      |  2 +-
 src/via_display.c | 40 ++++++++++++++--------------------------
 src/via_outputs.c | 22 +++++++++++-----------
 3 files changed, 26 insertions(+), 38 deletions(-)


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


More information about the Openchrome-devel mailing list