Andres Salomon b6f448e99c PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Prior to suspend, we allocate and switch to a new VT; after suspend, we switch
back to the original VT.  This can be slow, and is completely unnecessary if
the framebuffer we're using can restore video properly.

This adds a hook that allows drivers to select whether or not to do this vt
switch, and changes the gxfb driver to call this hook.  It also adds a module
param to gxfb to allow controlling of the vt switch (defaulting to no switch).

(Note: I'm not convinced that console_sem is the best way to protect this, but
we should probably have some form of locking..)

[akpm@linux-foundation.org: build fix]
Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-28 08:58:36 -07:00
..
2007-10-18 14:37:17 -07:00
2008-03-10 18:01:20 -07:00
2008-02-03 17:31:49 +02:00
2007-10-19 11:53:42 -07:00
2008-04-28 08:58:18 -07:00
2007-07-31 15:39:39 -07:00
2008-04-28 08:58:35 -07:00
2008-02-06 10:41:16 -08:00
2007-10-18 14:37:17 -07:00
2007-10-13 21:53:08 -07:00
2008-04-28 08:58:35 -07:00
2008-02-03 17:31:49 +02:00
2007-11-29 09:24:52 -08:00
2008-03-19 18:53:37 -07:00
2008-04-28 08:58:35 -07:00
2008-02-06 10:41:15 -08:00
2007-10-13 21:53:08 -07:00
2007-11-14 18:45:42 -08:00
2008-04-28 08:58:35 -07:00
2008-02-06 10:41:15 -08:00
2008-02-06 10:41:16 -08:00
2008-04-28 08:58:35 -07:00
2008-03-19 18:53:37 -07:00
2008-02-06 10:41:16 -08:00
2007-10-16 09:43:20 -07:00
2008-02-06 10:41:17 -08:00
2007-10-16 09:43:14 -07:00
2008-03-04 16:35:13 -08:00
2007-10-16 09:43:22 -07:00
2008-02-06 10:41:16 -08:00
2007-10-16 09:43:18 -07:00
2007-05-08 11:15:32 -07:00
2007-07-17 10:23:13 -07:00
2007-05-23 20:14:13 -07:00