xf86-video-vmware: Changes to 'master'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Mon Aug 11 11:59:56 PDT 2014


 src/vmwarevideo.c      |    3 ++-
 vmwgfx/vmwgfx_driver.c |    2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 0825d98744b20a20af7bd81d347334ab4a1de015
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Sat Aug 9 00:19:17 2014 +0200

    vmware/vmwgfx: Fix compilation issue on older X servers
    
    Introduced in 268307 "Add support for server managed fds"
    
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>
    Reviewed-by: Brian Paul <brianp at vmware.com>

commit 0a212afefd8670a1823c9b6474de8bf26d33bdeb
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Fri Aug 8 21:37:38 2014 +0200

    vmware/legacy: Fix uninitialized values in video commands
    
    Fixed bug where video stopped working on systems that didn't have the new kms
    enabled kernel driver installed. Found on CentOS 6.4.
    
    After updating the register header SVGA_VIDEO_NUM_REGS value got upped by two
    in order to support GMR and Screen Objects. Since this path is mostly used
    on older hosts that may not support them, don't send them at all.
    
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>
    Reviewed-by: Brian Paul <brianp at vmware.com>



More information about the xorg-commit mailing list