Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_dmabuf.c70 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_pin_in_placement()
118 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_pin_in_vram_or_gmr()
200 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_pin_in_start_of_vram()
Dvmwgfx_fb.c396 ttm_write_unlock(&vmw_priv->reservation_sem); in vmw_fb_create_bo()
401 ttm_write_unlock(&vmw_priv->reservation_sem); in vmw_fb_create_bo()
Dvmwgfx_drv.c1324 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_svga_disable()
Dvmwgfx_resource.c1748 ttm_write_unlock(&dev_priv->reservation_sem); in vmw_resource_pin()
/linux-4.4.14/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);