Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c1315 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmwgfx_pm_notifier()
1373 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_freeze()
1396 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_freeze()
1433 ttm_suspend_unlock(&dev_priv->reservation_sem); in vmw_pm_restore()