From: Rob Clark Date: Mon, 5 Mar 2012 16:48:32 +0000 (-0600) Subject: staging: drm/omap: add a workqueue X-Git-Tag: v3.4-rc1~186^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5609f7fe306508d77e0dcf1de2c9a957b6af1e06;p=pandora-kernel.git staging: drm/omap: add a workqueue Add a workqueue for omapdrm driver, which is needed for at least a couple things currently: (1) moving omap_gem_roll() to a non-atomic context, (2) synchronizing page flips w/ DSS scanout related irq's (in particular not unmapping previous buffer until DSS finishes scanout). Signed-off-by: Rob Clark Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed