From: Ville Syrjälä Date: Mon, 3 Jun 2013 13:10:42 +0000 (+0300) Subject: drm/fb-helper: Disable cursors and planes when restoring fbdev mode X-Git-Tag: v3.11-rc1~65^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3858bc5d5362ed3060ff7773c080813dd39b995e;p=pandora-kernel.git drm/fb-helper: Disable cursors and planes when restoring fbdev mode Cursors and plane can obscure whatever fbdev wants to show the user. Disable them all in drm_fb_helper_restore_fbdev_mode. After the cursors and planes have been disabled, user space needs to explicitly re-enable them to make them visible again. Signed-off-by: Ville Syrjälä Reviewed-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed