Home
last modified time | relevance | path

Searched refs:dma_resv_unlock (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/gpu/drm/ttm/
A Dttm_execbuf_util.c42 dma_resv_unlock(bo->base.resv); in ttm_eu_backoff_reservation_reverse()
58 dma_resv_unlock(bo->base.resv); in ttm_eu_backoff_reservation()
163 dma_resv_unlock(bo->base.resv); in ttm_eu_fence_buffer_objects()
A Dttm_bo.c252 dma_resv_unlock(&bo->base._resv); in ttm_bo_individualize_resv()
313 dma_resv_unlock(bo->base.resv); in ttm_bo_cleanup_refs()
342 dma_resv_unlock(bo->base.resv); in ttm_bo_cleanup_refs()
353 dma_resv_unlock(bo->base.resv); in ttm_bo_cleanup_refs()
466 dma_resv_unlock(bo->base.resv); in ttm_bo_release()
626 dma_resv_unlock(bo->base.resv); in ttm_bo_evict_swapout_allowable()
664 dma_resv_unlock(busy_bo->base.resv); in ttm_mem_evict_wait_busy()
695 dma_resv_unlock(bo->base.resv); in ttm_mem_evict_first()
1115 dma_resv_unlock(bo->base.resv); in ttm_bo_swapout()
1175 dma_resv_unlock(bo->base.resv); in ttm_bo_swapout()
A Dttm_bo_vm.c74 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_fault_idle()
150 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_reserve()
167 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_reserve()
350 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_fault()
A Dttm_bo_util.c514 dma_resv_unlock(&ghost_obj->base._resv); in ttm_bo_move_to_ghost()
637 dma_resv_unlock(&ghost->base._resv); in ttm_bo_pipeline_gutting()
/linux/drivers/infiniband/core/
A Dumem_dmabuf.c205 dma_resv_unlock(umem_dmabuf->attach->dmabuf->resv); in ib_umem_dmabuf_get_pinned()
212 dma_resv_unlock(umem_dmabuf->attach->dmabuf->resv); in ib_umem_dmabuf_get_pinned()
226 dma_resv_unlock(dmabuf->resv); in ib_umem_dmabuf_release()
/linux/drivers/dma-buf/
A Ddma-buf.c296 dma_resv_unlock(resv); in dma_buf_poll()
335 dma_resv_unlock(dmabuf->resv); in dma_buf_set_name()
737 dma_resv_unlock(dmabuf->resv); in dma_buf_dynamic_attach()
762 dma_resv_unlock(attach->dmabuf->resv); in dma_buf_dynamic_attach()
779 dma_resv_unlock(attach->dmabuf->resv); in dma_buf_dynamic_attach()
833 dma_resv_unlock(attach->dmabuf->resv); in dma_buf_detach()
839 dma_resv_unlock(dmabuf->resv); in dma_buf_detach()
1389 dma_resv_unlock(buf_obj->resv); in dma_buf_debug_show()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_dma_buf.c359 dma_resv_unlock(resv); in amdgpu_dma_buf_create_obj()
363 dma_resv_unlock(resv); in amdgpu_dma_buf_create_obj()
426 dma_resv_unlock(resv); in amdgpu_dma_buf_move_notify()
A Damdgpu_object.c630 dma_resv_unlock(bo->tbo.base.resv); in amdgpu_bo_create()
1297 dma_resv_unlock(bo->base.resv); in amdgpu_bo_release_notify()
/linux/drivers/gpu/drm/i915/
A Ddma_resv_utils.c15 dma_resv_unlock(resv); in dma_resv_prune()
A Di915_vma.h246 dma_resv_unlock(vma->resv); in i915_vma_unlock()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_prime.c82 dma_resv_unlock(robj); in nouveau_gem_prime_import_sg_table()
/linux/drivers/gpu/drm/radeon/
A Dradeon_prime.c55 dma_resv_unlock(resv); in radeon_gem_prime_import_sg_table()
/linux/include/drm/ttm/
A Dttm_bo_driver.h220 dma_resv_unlock(bo->base.resv); in ttm_bo_unreserve()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_page_dirty.c431 dma_resv_unlock(bo->base.resv); in vmw_bo_vm_mkwrite()
485 dma_resv_unlock(bo->base.resv); in vmw_bo_vm_fault()
/linux/drivers/gpu/drm/
A Ddrm_gem.c1242 dma_resv_unlock(objs[j]->resv); in drm_gem_lock_reservations()
1245 dma_resv_unlock(objs[contended]->resv); in drm_gem_lock_reservations()
1270 dma_resv_unlock(objs[i]->resv); in drm_gem_unlock_reservations()
A Ddrm_mode_config.c450 dma_resv_unlock(&resv); in drmm_mode_config_init()
/linux/include/linux/
A Ddma-resv.h420 static inline void dma_resv_unlock(struct dma_resv *obj) in dma_resv_unlock() function
/linux/drivers/gpu/drm/vgem/
A Dvgem_fence.c166 dma_resv_unlock(resv); in vgem_fence_attach_ioctl()
/linux/drivers/gpu/drm/virtio/
A Dvirtgpu_gem.c231 dma_resv_unlock(objs->objs[0]->resv); in virtio_gpu_array_unlock_resv()
/linux/drivers/gpu/drm/vc4/
A Dvc4_gem.c571 dma_resv_unlock(bo->resv); in vc4_unlock_bo_reservations()
617 dma_resv_unlock(bo->resv); in vc4_lock_bo_reservations()
623 dma_resv_unlock(bo->resv); in vc4_lock_bo_reservations()
/linux/drivers/gpu/drm/msm/
A Dmsm_gem.h190 dma_resv_unlock(obj->resv); in msm_gem_unlock()
/linux/drivers/gpu/drm/qxl/
A Dqxl_release.c434 dma_resv_unlock(bo->base.resv); in qxl_release_fence_buffer_objects()
/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_object.h224 dma_resv_unlock(obj->base.resv); in i915_gem_object_unlock()
/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_gem_submit.c116 dma_resv_unlock(obj->resv); in submit_unlock_object()
/linux/drivers/infiniband/hw/mlx5/
A Dodp.c703 dma_resv_unlock(umem_dmabuf->attach->dmabuf->resv); in pagefault_dmabuf_mr()
716 dma_resv_unlock(umem_dmabuf->attach->dmabuf->resv); in pagefault_dmabuf_mr()

Completed in 43 milliseconds

12