UBUNTU: SAUCE: vt -- allow grub to request automatic vt_handoff
authorAndy Whitcroft <apw@canonical.com>
Thu, 29 Jul 2010 15:36:31 +0000 (16:36 +0100)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 28 Mar 2011 13:49:06 +0000 (06:49 -0700)
commitd958f505cc5d66f8f5275bd6d0e20e2e0d59233b
tree547479de88450905fe318f13ae8e911ea89d207b
parentb140604a0db1e6cb404406eb94580ac2cec24981
UBUNTU: SAUCE: vt -- allow grub to request automatic vt_handoff

Grub may be able to select a graphics mode and paint a splash screen
for us.  If so it needs to be able to tell us it has done so.  Add
support for detecting a new graphics mode selected bit in the
screen_info passed over at boot.  Use this to automatically enable
vt_handoff mode.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
drivers/tty/vt/vt.c
include/linux/screen_info.h