[PATCH 6/7] drm: use workqueue instead of slow-work
Tejun Heo
tj at kernel.org
Thu Jul 22 13:45:30 PDT 2010
On 07/20/2010 10:35 PM, Tejun Heo wrote:
> Workqueue can now handle high concurrency. Convert drm_crtc_helper to
> use system_nrt_wq instead of slow-work. The conversion is mostly
> straight forward. One difference is that drm_helper_hpd_irq_event()
> no longer blocks and can be called from any context.
>
> Signed-off-by: Tejun Heo <tj at kernel.org>
> Cc: David Airlie <airlied at linux.ie>
David, can you please review the change?
Thanks.
--
tejun
More information about the dri-devel
mailing list