From: Thomas Hellstrom Date: Wed, 31 Aug 2011 07:42:52 +0000 (+0000) Subject: vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active X-Git-Tag: v3.2-rc1~135^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05730b32a78dab4bed8fb7ccc64c53d9fcf31e9d;p=pandora-kernel.git vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active Previously this was not done when any 3D resource was active, since that meant disabling the fifo with all 3D state lost. Now, if there are still 3D resources active, we use the svga hide feature. This fixes X server VT switching with 3D enabled. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz Signed-off-by: Dave Airlie --- Reading git-diff-tree failed