Searched refs:ttm_bo_unlock_delayed_workqueue (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/drm/ttm/
H A Dttm_bo_api.h397 * ttm_bo_unlock_delayed_workqueue
401 extern void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev,
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_bo.c651 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) ttm_bo_unlock_delayed_workqueue() function
657 EXPORT_SYMBOL(ttm_bo_unlock_delayed_workqueue); variable
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_device.c1836 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); radeon_gpu_reset()
H A Dradeon_pm.c1844 ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched); radeon_dynpm_idle_work_handler()

Completed in 66 milliseconds