Re: [PATCH] drm: rockchip: Turn off VT switching on suspend

2015-04-19 Thread Caesar Wang
Hi Mark, Can you apply it into your drm branch if it's indeed uesful for u? 在 2015年03月31日 18:22, Caesar Wang 写道: 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.

Re: [PATCH] drm: rockchip: Turn off VT switching on suspend

2015-04-19 Thread Caesar Wang
Hi Mark, Can you apply it into your drm branch if it's indeed uesful for u? 在 2015年03月31日 18:22, Caesar Wang 写道: 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.

[PATCH] drm: rockchip: Turn off VT switching on suspend

2015-03-31 Thread Caesar Wang
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 Reviewed-by: Daniel Kurtz

[PATCH] drm: rockchip: Turn off VT switching on suspend

2015-03-31 Thread Caesar Wang
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 Reviewed-by: Daniel Kurtz