mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] drm: rockchip: Turn off VT switching on suspend
@ 2015-03-31 10:22 Caesar Wang
  2015-03-31 10:22 ` [PATCH] " Caesar Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Caesar Wang @ 2015-03-31 10:22 UTC (permalink / raw)
  To: David Airlie, Heiko Stuebner, Daniel Kurtz, Mark Yao
  Cc: linux-rockchip, linux-arm-kernel, dri-devel, linux-kernel,
	Caesar Wang, Rob Clark, Daniel Vetter

drm/rockchip already has support for disabling all displays on suspend
and enabling them on resume.

Disable automatic VT switching on suspend by the pm console tracking
layer.

Tested on veyron, used `echo mem > sys/power/state`
  => verified no VT switch.



Caesar Wang (1):
  drm: rockchip: Turn off VT switching on suspend

 drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-19 11:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-31 10:22 [PATCH 0/1] drm: rockchip: Turn off VT switching on suspend Caesar Wang
2015-03-31 10:22 ` [PATCH] " Caesar Wang
2015-04-19 11:08   ` Caesar Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome