Home
last modified time | relevance | path

Searched refs:ttm_read_unlock (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/include/drm/ttm/
Dttm_lock.h96 extern void ttm_read_unlock(struct ttm_lock *lock);
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_lock.c56 void ttm_read_unlock(struct ttm_lock *lock) in ttm_read_unlock() function
63 EXPORT_SYMBOL(ttm_read_unlock);
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c319 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_present_ioctl()
396 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_present_readback_ioctl()
Dvmwgfx_surface.c879 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_define_ioctl()
890 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_define_ioctl()
1382 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_gb_surface_define_ioctl()
1579 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_gb_priv_define()
1586 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_gb_priv_define()
Dvmwgfx_dmabuf.c237 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_unpin()
Dvmwgfx_resource.c716 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_alloc_ioctl()
914 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_stream_claim_ioctl()
1026 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_dumb_create()
1784 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_resource_unpin()
Dvmwgfx_drv.c1130 ttm_read_unlock(&vmaster->lock); in vmw_generic_ioctl()
1281 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_svga_enable()
Dvmwgfx_context.c811 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_context_define()
Dvmwgfx_shader.c894 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_shader_define()
Dvmwgfx_kms.c464 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_framebuffer_surface_dirty()
681 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_framebuffer_dmabuf_dirty()
Dvmwgfx_execbuf.c4320 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_execbuf_ioctl()