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

/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_lock.c56 void ttm_read_unlock(struct ttm_lock *lock) ttm_read_unlock() function
63 EXPORT_SYMBOL(ttm_read_unlock); variable
/linux-4.1.27/include/drm/ttm/
H A Dttm_lock.h90 * ttm_read_unlock
96 extern void ttm_read_unlock(struct ttm_lock *lock);
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c293 ttm_read_unlock(&dev_priv->reservation_sem); vmw_present_ioctl()
370 ttm_read_unlock(&dev_priv->reservation_sem); vmw_present_readback_ioctl()
H A Dvmwgfx_surface.c874 ttm_read_unlock(&dev_priv->reservation_sem); vmw_surface_define_ioctl()
885 ttm_read_unlock(&dev_priv->reservation_sem); vmw_surface_define_ioctl()
1361 ttm_read_unlock(&dev_priv->reservation_sem); vmw_gb_surface_define_ioctl()
1366 ttm_read_unlock(&dev_priv->reservation_sem); vmw_gb_surface_define_ioctl()
H A Dvmwgfx_resource.c718 ttm_read_unlock(&dev_priv->reservation_sem); vmw_dmabuf_alloc_ioctl()
957 ttm_read_unlock(&dev_priv->reservation_sem); vmw_stream_claim_ioctl()
1028 ttm_read_unlock(&dev_priv->reservation_sem); vmw_dumb_create()
H A Dvmwgfx_shader.c511 ttm_read_unlock(&dev_priv->reservation_sem); vmw_shader_define_ioctl()
H A Dvmwgfx_context.c536 ttm_read_unlock(&dev_priv->reservation_sem); vmw_context_define_ioctl()
H A Dvmwgfx_kms.c634 ttm_read_unlock(&dev_priv->reservation_sem); vmw_framebuffer_surface_dirty()
990 ttm_read_unlock(&dev_priv->reservation_sem); vmw_framebuffer_dmabuf_dirty()
H A Dvmwgfx_drv.c1069 ttm_read_unlock(&vmaster->lock); vmw_generic_ioctl()
H A Dvmwgfx_execbuf.c2787 ttm_read_unlock(&dev_priv->reservation_sem); vmw_execbuf_ioctl()

Completed in 832 milliseconds