xf86-video-vmware: Changes to 'vmwgfx_branch'

Thomas Hellstrom thomash at kemper.freedesktop.org
Mon Oct 31 09:00:43 PDT 2011


 vmwgfx/vmwgfx_crtc.c   |   33 +++++-------
 vmwgfx/vmwgfx_driver.c |  127 +++++++++++++++++++++++--------------------------
 vmwgfx/vmwgfx_driver.h |   10 +--
 vmwgfx/vmwgfx_saa.c    |   50 +++++--------------
 vmwgfx/vmwgfx_saa.h    |    7 +-
 5 files changed, 94 insertions(+), 133 deletions(-)

New commits:
commit b2c4a7e682e14fa8af42415d429d6735117fefcb
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Mon Oct 31 15:14:21 2011 +0100

    vmwgfx: Fix acceleration options.
    
    Introduce relevant acceleration options and fix up the log printout.
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>
    Reviewed-by: Alan Hourihane <alanh at vmware.com>

commit da85719e9e373ee8da53388cccc71a0f9c8bbefc
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Mon Oct 31 14:40:55 2011 +0100

    vmwgfx: Remove a couple of unused options
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>
    Reviewed-by: Alan Hourihane <alanh at vmware.com>

commit b6faecc7613e8c73f0681d20a1a80e5e0ddd4058
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Mon Oct 31 14:27:29 2011 +0100

    vmwgfx: Don't do present readbacks per crtc
    
    The kernel now takes care of doing this the right way;
    no need to duplicate that functionality.
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>



More information about the xorg-commit mailing list