Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/ttm/
Dttm_lock.h174 extern void ttm_suspend_unlock(struct ttm_lock *lock);
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_lock.c274 void ttm_suspend_unlock(struct ttm_lock *lock) in ttm_suspend_unlock() function
281 EXPORT_SYMBOL(ttm_suspend_unlock);
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1442 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmwgfx_pm_notifier()
1500 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_freeze()
1523 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_freeze()
1560 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_restore()