xf86-video-vmware: Changes to 'vmware-11.1-branch'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Mon Apr 30 08:35:00 PDT 2012


 configure.ac |    4 ++++
 src/vmware.c |   20 ++++++++++++++++++++
 2 files changed, 24 insertions(+)

New commits:
commit cf453c62e4c9182dd917866666c8da9111529923
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Mon Mar 19 14:53:34 2012 +0100

    vmware/legacy: Fix crash on Xserver 1.12.0
    
    (cherry picked from commit c6f27561c7cf7c30f89493d64e3c5694b5f53469)
    
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>
    Reviewed-by: Zack Rusin <zackr at vmware.com>

commit a2382c70b0837afc4bfe3057b2403cc8ae5d3a06
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Wed Feb 8 15:00:20 2012 +0100

    vmware/legacy: Fix initial mode size v2
    
    Commit "vmwlegacy: Make the default be a minium of 800x600..."
    read the dimensions from the incorrect register pair.
    
    v2: Also treat initial widths and heights larger than the maximum
    values as an error and revert back to the minimum.
    
    (cherry picked from commit c5c38bab8c493985349356be5fadc14d3aee8040)
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>

commit 0dc3fc5fd46ee9045e4ca2ec5c7303e45703667b
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Fri Dec 9 07:34:58 2011 +0100

    vmwlegacy: Make the default be a minimum of 800x600
    
    This patch and the corresponding vmwgfx patch formalizes both drivers
    on the same behviour. The minimum is 800x600 (unless the max size is
    smaller). This makes it unnecessary to check against VRAM size since
    it is always at least large enough to fit the max values.
    
    (cherry picked from commit 0628ad20f31a239f99fcbbfe42197c56a5ae8864)
    
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>



More information about the xorg-commit mailing list