[Openchrome-devel] [xf86-video-openchrome]X driver for VIA IGPs branch, master, updated. release_0_3_1-13-gf95c041

James Simmons jsimmons at kemper.freedesktop.org
Thu Nov 15 05:52:29 PST 2012


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  f95c041fe69abc33e46977a0ee022ca77d1a279e (commit)
      from  e0c04ca1ff6e795f2144aeb0a8b5db305dbdc6f0 (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 f95c041fe69abc33e46977a0ee022ca77d1a279e
Author: Bartosz Kosiorek <gang65 at poczta.onet.pl>
Date:   Thu Nov 15 13:51:33 2012 +0000

    Fixes to reenable EXA composite support. Currently EXA crashes
    due to accessing assuming we are attached to a Drawable which
    might not be the case. This patch now has us test for a Drawable
    and if not attached to one we don't do anything. Also the repeat
    support check was completely wrong. The code currently attempts
    to use repeat as a type instead of using it to test if repeat is
    supported or not. The fix is to test if repeat is enabled and if
    enabled test for the repeat type. With these fixes in place EXA
    composite support is enabled by default.
    
    Signed-off-by: Bartosz Kosiorek <gang65 at poczta.onet.pl>
    Tested-by: Xavier Bachelot <xavier at bachelot.org>
    Tested-by: James Simmons <jsimmons at infradead.org>

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

Summary of changes:
 src/via_driver.c |    2 +-
 src/via_driver.h |    3 ++-
 src/via_exa.c    |   46 ++++++++++++++++++++++++++++++----------------
 src/via_exa_h2.c |   23 +++++++++++------------
 src/via_exa_h6.c |   40 +++++++++++++++++++++++++---------------
 5 files changed, 69 insertions(+), 45 deletions(-)


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


More information about the Openchrome-devel mailing list