commit | 7c5ee5366f79f53de2a11e73953daee6d58df124 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Mon Apr 26 16:00:09 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue May 18 18:21:20 2010 +1000 |
tree | b687002e761917b91e17fed3f327015939b115c8 | |
parent | 8f5b5e632cd55d9acf10ba498b858fd996bd1a39 [diff] |
ttm: Provide an API for starting and stopping the delayed workqueue We want to be able to prevent the delayed workqueue from changing state while we're reclocking, so add an API to block and unblock it. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>