Re: [PATCH] PM / i915: Skip kernel VT switch during suspend/resumeif KMS is used

From: Alan Cox
Date: Mon Jan 25 2010 - 17:22:41 EST


> Obviously I'd like to clean it up, though.
>
> So, what device should handle this in your opinion?

My guess would be the relevant device driver for the hardware layer

So fbcon would probably not switch because it can put video modes back,
KMS obvious likewise. The text console might do something as part of its
suspend/resume path IFF the vt in question is in graphics mode.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/