[PATCH 02/10] staging: drm/omap: add a workqueue

2012-03-05 Thread Rob Clark
From: Rob Clark 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

[PATCH 02/10] staging: drm/omap: add a workqueue

2012-03-05 Thread Rob Clark
From: Rob Clark r...@ti.com 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