]> git.baikalelectronics.ru Git - kernel.git/commit
ttm: Provide an API for starting and stopping the delayed workqueue
authorMatthew Garrett <mjg@redhat.com>
Mon, 26 Apr 2010 20:00:09 +0000 (16:00 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 08:21:20 +0000 (18:21 +1000)
commit593a09a73ea962dc1f73142152faf07231fc8872
treeb687002e761917b91e17fed3f327015939b115c8
parent822586a2e96ce11d809527967ec3fccf95024543
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>
drivers/gpu/drm/ttm/ttm_bo.c
include/drm/ttm/ttm_bo_api.h