xf86-video-vmware: Changes to 'vmwgfx_branch'

Thomas Hellstrom thomash at kemper.freedesktop.org
Wed Aug 31 05:41:17 PDT 2011


 vmwgfx/vmwgfx_driver.c |    2 ++
 vmwgfx/vmwgfx_driver.h |    2 ++
 vmwgfx/vmwgfx_output.c |   20 +++++++++++++++++++-
 3 files changed, 23 insertions(+), 1 deletion(-)

New commits:
commit 3c2f9cc43f7d36952e78d10d224da0ba68ecefea
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Tue Aug 30 12:22:53 2011 +0200

    vmwgfx-xorg: Avoid enabling unwanted outputs in initial configuration
    
    Add a hack so that we avoid enabling all connected outputs during the
    initial configuration. On older X servers they would be enabled as cloned,
    which didn't really cause any problem, but on later X servers they would
    initially be enabled next to eachother which looks odd.
    
    A RandR call will still show the disabled outputs as connected, and if there
    is a monitor section in the config file for the output in question,
    it will also have a connected status, so that it may be explicitly enabled
    or disabled from a config file.
    
    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