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

Kevin Brace kevinbrace at kemper.freedesktop.org
Sun May 29 08:11:27 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  21ae2b4c3c02812a69e9162791c6db2e6ec36842 (commit)
       via  19065ceb96cce922191121f917f1ce079e7a4876 (commit)
       via  25787b7ada1e114d5e0f3692ec96e8d0c1420a8b (commit)
      from  620cd85f2c15c9359d0dda2caee46987f0e0477c (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 21ae2b4c3c02812a69e9162791c6db2e6ec36842
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Sun May 29 00:44:08 2016 -0700

    Version bumped to 0.4.158
    
    This version includes initial support for RandR and a fix for
    runtime screen resize bug. Please start testing this version since
    there will be a feature freeze for Version 0.5 soon. Enjoy!!!
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 19065ceb96cce922191121f917f1ce079e7a4876
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Sun May 29 00:30:51 2016 -0700

    Limit X and Y direction screen resolution
    
    In order to support RandR properly, the supported X direction
    total screen size will be limited to 2048 dots for 32-bit color
    mode and 4096 dots for 16-bit color mode. For now, Y direction
    total screen size will be symmetrical with respect to the X
    direction total screen size. With this fix, RandR should work
    for most users, and you can now use 2 monitors to display your
    extended desktop screen. Enjoy!!!
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

commit 25787b7ada1e114d5e0f3692ec96e8d0c1420a8b
Author: Kevin Brace <kevinbrace at gmx.com>
Date:   Sun May 29 00:10:47 2016 -0700

    Fix a fatal regression impacting runtime screen resize
    
    It was discovered that a commit done between Version 0.3.2
    and Version 0.3.3 broke the screen resize functionality
    (Commit cee0a1fab9cade87e6de16c67cd34c84cf697531). This led to
    an X Server crash if the screen was resized from a screen resize
    utility. With this fix, the screen resolution can now be changed
    from the screen resize utility safely.
    
    Signed-off-by: Kevin Brace <kevinbrace at gmx.com>

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

Summary of changes:
 configure.ac     |   2 +-
 src/via_driver.c | 132 ++++++++++++++++++++++++++++++++++++-------------------
 src/via_kms.h    |   2 +-
 src/via_ums.c    |  39 +++++++---------
 4 files changed, 103 insertions(+), 72 deletions(-)


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


More information about the Openchrome-devel mailing list