Home
last modified time | relevance | path

Searched refs:ttm_suspend_unlock (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/drm/ttm/
Dttm_lock.h173 extern void ttm_suspend_unlock(struct ttm_lock *lock);
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_lock.c273 void ttm_suspend_unlock(struct ttm_lock *lock) in ttm_suspend_unlock() function
280 EXPORT_SYMBOL(ttm_suspend_unlock);
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1269 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmwgfx_pm_notifier()