From: Rob Clark Date: Mon, 5 Mar 2012 16:48:33 +0000 (-0600) Subject: staging: drm/omap: call omap_gem_roll() in non-atomic ctx X-Git-Tag: v3.4-rc1~186^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b55b95a8eca1a6bb2d7674e4af1fed003462677;p=pandora-kernel.git staging: drm/omap: call omap_gem_roll() in non-atomic ctx If fbcon calls us from atomic context, push the work off to the workqueue to avoid calling into the gem/dmm code in an atomic context. Signed-off-by: Rob Clark Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed