]> code.ossystems Code Review - openembedded-core.git/commit
qemux86/xorg.conf: no DefaultDepth for VMware SVGA driver
authorKevin Tian <kevin.tian@intel.com>
Mon, 21 Jun 2010 08:08:57 +0000 (16:08 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 29 Jun 2010 11:34:42 +0000 (12:34 +0100)
commit0f806dfec85639d9e8875554500b6da8dfb3f59c
treee595978b7f07315cd1c38a6b1cc2a3adb4237a1a
parent9207cd40153148f71788d30697a055fe846e8927
qemux86/xorg.conf: no DefaultDepth for VMware SVGA driver

VMware SVGA driver needs to have same depth between the host and the guest. Or put in
other word, the depth read by the guest is the value read from host. The guest is not
allowed to change virtual depth to other value. With DefaultDepth option xorg.conf,
vmware driver rejects to work with suggestion "Please do not specify a depth on the
command line or via the config file".

Signed-off-by Kevin Tian <kevin.tian@intel.com>
meta/packages/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
meta/packages/xorg-xserver/xserver-xf86-config_0.1.bb