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

Kevin Brace kevinbrace at kemper.freedesktop.org
Thu May 26 00:20:24 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  620cd85f2c15c9359d0dda2caee46987f0e0477c (commit)
       via  3309f1822984fe150fc227d0b0e859788eb823ac (commit)
       via  e712b398ee6b690a62351cdcfc7f44185453fdb1 (commit)
       via  ba8d9f0092339f1e49f05564b2b6f7c4d03514c0 (commit)
       via  7cf973401d757886a56a92d9bd3c81e5c218812a (commit)
       via  c3cc925cc175e9faca28df159d6f489b1710e305 (commit)
      from  7f04f484031547918529e025829b992ff5a3749d (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 620cd85f2c15c9359d0dda2caee46987f0e0477c
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed May 25 17:19:55 2016 -0700

    Version bumped to 0.4.157
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 3309f1822984fe150fc227d0b0e859788eb823ac
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed May 25 16:56:31 2016 -0700

    Removing unnecessary code that sets starting address of IGA1
    
    Since the frame buffer starting address of IGA1 can be specified
    separately by viaIGA1SetFBStartingAddress function, there is no
    need to specify this within viaIGA1SetDisplayRegister function.
    Both of these functions are located inside via_display.c.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit e712b398ee6b690a62351cdcfc7f44185453fdb1
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed May 25 16:49:20 2016 -0700

    Cleanup of the code that sets IGA1 vertical display end
    
    viaIGA1SetDisplayRegister function contains the code in question.
    This function is located inside via_display.c.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit ba8d9f0092339f1e49f05564b2b6f7c4d03514c0
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Wed May 25 16:46:18 2016 -0700

    Cleanup of the code that sets IGA1 vertical total
    
    viaIGA1SetDisplayRegister function contains the code in question.
    This function is located inside via_display.c.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 7cf973401d757886a56a92d9bd3c81e5c218812a
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Tue May 24 03:15:39 2016 -0700

    Removing a non-existent function called ViaModeSecondCRTC
    
    This function was being called from via_dvi_mode_set function
    located inside via_outputs.c.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit c3cc925cc175e9faca28df159d6f489b1710e305
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Tue May 24 03:12:42 2016 -0700

    Removing unnecessary write to SR15 (3C5.15)
    
    This was happening within viaIGA1SetDisplayRegister function.
    This function is located inside via_display.c.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

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

Summary of changes:
 configure.ac      |  2 +-
 src/via_display.c | 36 +++++++++++++++++++++++++++---------
 src/via_outputs.c |  1 -
 3 files changed, 28 insertions(+), 11 deletions(-)


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


More information about the Openchrome-devel mailing list