Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dttm_lock.h169 extern void ttm_suspend_unlock(struct ttm_lock *lock);
Dttm_lock.c167 void ttm_suspend_unlock(struct ttm_lock *lock) in ttm_suspend_unlock() function
Dvmwgfx_drv.c1237 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmwgfx_pm_notifier()
1295 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_freeze()
1318 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_freeze()
1355 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_restore()