xf86-video-vmware: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Fri Apr 20 15:00:18 PDT 2012


 vmwgfx/vmwgfx_xa_surface.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 46cdf0ed0ad9df66f36f95e27b209d454f67d526
Author: Brian Paul <brianp at vmware.com>
Date:   Fri Apr 20 14:24:26 2012 -0600

    vmwgfx: set the XA_FLAG_SHARED flag for composite dest surfaces
    
    This fixes a failed assertion in the gallium/svga driver in the
    svga_texture_get_handle() function.  The texture resource wasn't
    getting created with the PIPE_BIND_SHARED flag so the !cachable
    assertion would fail and the X session would abort.  This didn't
    happen with release builds.
    
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>



More information about the xorg-commit mailing list