Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/ttm/
Dttm_lock.h96 extern void ttm_read_unlock(struct ttm_lock *lock);
/linux-4.1.27/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.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c293 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_present_ioctl()
370 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_present_readback_ioctl()
Dvmwgfx_surface.c874 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_define_ioctl()
885 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_define_ioctl()
1361 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_gb_surface_define_ioctl()
1366 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_gb_surface_define_ioctl()
Dvmwgfx_resource.c718 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_dmabuf_alloc_ioctl()
957 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_stream_claim_ioctl()
1028 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_dumb_create()
Dvmwgfx_shader.c511 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_shader_define_ioctl()
Dvmwgfx_context.c536 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_context_define_ioctl()
Dvmwgfx_kms.c634 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_framebuffer_surface_dirty()
990 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_framebuffer_dmabuf_dirty()
Dvmwgfx_drv.c1069 ttm_read_unlock(&vmaster->lock); in vmw_generic_ioctl()
Dvmwgfx_execbuf.c2787 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_execbuf_ioctl()