https://github.com/torvalds/linux
Revision 30c78bb838b26ec7997515844c0c734e454b3cba authored by Thomas Hellstrom on 01 October 2010, 08:21:48 UTC, committed by Dave Airlie on 01 October 2010, 11:08:50 UTC
We add an option not to enable fbdev, this option is off (0) by default.
Not enabling fbdev at load time makes it possible to co-operate with
vga16fb and vga text mode when VT switching.

However, if 3D resources are active when VT switching, we're currently
not able to switch over to vga, due to device limitations.
This fixes a bug where we previously lost 3D state during VT switch.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 2854eed
History
Tip revision: 30c78bb838b26ec7997515844c0c734e454b3cba authored by Thomas Hellstrom on 01 October 2010, 08:21:48 UTC
vmwgfx: vt-switch (master drop) fixes
Tip revision: 30c78bb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 173.6 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top