Home
last modified time | relevance | path

Searched refs:ttm_write_unlock (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/drm/ttm/
Dttm_lock.h134 extern void ttm_write_unlock(struct ttm_lock *lock);
208 extern void ttm_write_unlock(struct ttm_lock *lock);
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_dmabuf.c73 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_to_placement()
144 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_to_vram_or_gmr()
238 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_to_start_of_vram()
Dvmwgfx_fb.c405 ttm_write_unlock(&vmw_priv->fbdev_master.lock); in vmw_fb_create_bo()
410 ttm_write_unlock(&vmw_priv->fbdev_master.lock); in vmw_fb_create_bo()
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_lock.c139 void ttm_write_unlock(struct ttm_lock *lock) in ttm_write_unlock() function
146 EXPORT_SYMBOL(ttm_write_unlock);