Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/ttm/
Dttm_lock.h97 extern void ttm_read_unlock(struct ttm_lock *lock);
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_lock.c57 void ttm_read_unlock(struct ttm_lock *lock) in ttm_read_unlock() function
64 EXPORT_SYMBOL(ttm_read_unlock);
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c320 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_present_ioctl()
397 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_present_readback_ioctl()
Dvmwgfx_bo.c305 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_bo_unpin()
847 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_bo_alloc_ioctl()
1013 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_dumb_create()
Dvmwgfx_simple_resource.c170 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_simple_resource_create_ioctl()
Dvmwgfx_surface.c892 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_define_ioctl()
903 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_define_ioctl()
1512 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_gb_priv_define()
1519 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_surface_gb_priv_define()
1706 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_gb_surface_define_internal()
Dvmwgfx_drv.c1204 ttm_read_unlock(&vmaster->lock); in vmw_generic_ioctl()
1352 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_svga_enable()
Dvmwgfx_resource.c965 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_resource_unpin()
Dvmwgfx_context.c816 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_context_define()
Dvmwgfx_fb.c257 ttm_read_unlock(&vmw_priv->reservation_sem); in vmw_fb_dirty_flush()
Dvmwgfx_shader.c907 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_shader_define()
Dvmwgfx_kms.c896 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_framebuffer_surface_dirty()
1110 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_framebuffer_bo_dirty()
Dvmwgfx_execbuf.c4565 ttm_read_unlock(&dev_priv->reservation_sem); in vmw_execbuf_ioctl()