xf86-video-vmware: Changes to 'vmwgfx_branch'

Thomas Hellstrom thomash at kemper.freedesktop.org
Mon Oct 31 07:29:35 PDT 2011


 vmwgfx/vmwgfx_crtc.c   |    6 +-
 vmwgfx/vmwgfx_ctrl.c   |   26 +++++-------
 vmwgfx/vmwgfx_driver.c |   86 ++++++++++++++++++++++++++++++++++++++++-
 vmwgfx/vmwgfx_driver.h |    5 ++
 vmwgfx/vmwgfx_drm.h    |   70 +++++++++++++++++++++++++++++++++
 vmwgfx/vmwgfx_drmi.c   |   16 +++++++
 vmwgfx/vmwgfx_drmi.h   |    4 +
 vmwgfx/vmwgfx_output.c |  102 ++++++++++++++++++++++++++++++++++++++++++++-----
 8 files changed, 286 insertions(+), 29 deletions(-)

New commits:
commit cc7c1c961b77c139b95fbb6948204def1b4b908a
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Mon Oct 31 10:50:09 2011 +0100

    vmwgfx: Fall back to sw cursors if needed
    
    If there is a risc that we need two simultaneous cursors,
    (two outputs showing the same contents, at least one of them explicit),
    fall back to sw cursor.
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>

commit 427064b57c52c8881c7a64d9c9e21411e79e644b
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Wed Oct 26 16:33:30 2011 +0200

    vmwgfx: Fix crtc position of transformed fb
    
    The fb allocated for transformed data always matches the scanout region,
    so set the crtc origin to (0,0)
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>

commit 55113dae7cbe99bfb69869831536ff34ed445c73
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Wed Oct 26 15:08:18 2011 +0200

    vmwgfx: Hook up vmwarectrl to the gui layout ioctl
    
    Requires drm 2.3.
    
    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