/Linux-v6.1/drivers/dma-buf/ |
D | st-dma-resv.c | 58 dma_resv_unlock(&resv); in sanitycheck() 102 dma_resv_unlock(&resv); in test_signaling() 163 dma_resv_unlock(&resv); in test_for_each() 194 dma_resv_unlock(&resv); in test_for_each_unlocked() 199 dma_resv_unlock(&resv); in test_for_each_unlocked() 267 dma_resv_unlock(&resv); in test_get_fences() 272 dma_resv_unlock(&resv); in test_get_fences()
|
D | dma-buf.c | 302 dma_resv_unlock(resv); in dma_buf_poll() 430 dma_resv_unlock(dmabuf->resv); in dma_buf_import_sync_file() 863 dma_resv_unlock(dmabuf->resv); in dma_buf_dynamic_attach() 888 dma_resv_unlock(attach->dmabuf->resv); in dma_buf_dynamic_attach() 905 dma_resv_unlock(attach->dmabuf->resv); in dma_buf_dynamic_attach() 959 dma_resv_unlock(attach->dmabuf->resv); in dma_buf_detach() 965 dma_resv_unlock(dmabuf->resv); in dma_buf_detach() 1507 dma_resv_unlock(buf_obj->resv); in dma_buf_debug_show()
|
/Linux-v6.1/drivers/gpu/drm/ttm/ |
D | ttm_execbuf_util.c | 42 dma_resv_unlock(bo->base.resv); in ttm_eu_backoff_reservation_reverse() 58 dma_resv_unlock(bo->base.resv); in ttm_eu_backoff_reservation() 160 dma_resv_unlock(bo->base.resv); in ttm_eu_fence_buffer_objects()
|
D | ttm_bo.c | 197 dma_resv_unlock(&bo->base._resv); in ttm_bo_individualize_resv() 258 dma_resv_unlock(bo->base.resv); in ttm_bo_cleanup_refs() 288 dma_resv_unlock(bo->base.resv); in ttm_bo_cleanup_refs() 298 dma_resv_unlock(bo->base.resv); in ttm_bo_cleanup_refs() 412 dma_resv_unlock(bo->base.resv); in ttm_bo_release() 570 dma_resv_unlock(bo->base.resv); in ttm_bo_evict_swapout_allowable() 608 dma_resv_unlock(busy_bo->base.resv); in ttm_mem_evict_wait_busy() 642 dma_resv_unlock(res->bo->base.resv); in ttm_mem_evict_first() 1013 dma_resv_unlock(bo->base.resv); in ttm_bo_init_reserved() 1138 dma_resv_unlock(bo->base.resv); in ttm_bo_swapout() [all …]
|
D | ttm_bo_vm.c | 71 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_fault_idle() 142 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_reserve() 159 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_reserve() 342 dma_resv_unlock(bo->base.resv); in ttm_bo_vm_fault()
|
D | ttm_bo_util.c | 530 dma_resv_unlock(&ghost_obj->base._resv); in ttm_bo_move_to_ghost() 665 dma_resv_unlock(&ghost->base._resv); in ttm_bo_pipeline_gutting()
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_gem_ttm_helper.c | 71 dma_resv_unlock(gem->resv); in drm_gem_ttm_vmap() 92 dma_resv_unlock(gem->resv); in drm_gem_ttm_vunmap()
|
D | drm_gem.c | 1231 dma_resv_unlock(objs[j]->resv); in drm_gem_lock_reservations() 1234 dma_resv_unlock(objs[contended]->resv); in drm_gem_lock_reservations() 1259 dma_resv_unlock(objs[i]->resv); in drm_gem_unlock_reservations() 1411 dma_resv_unlock(obj->resv); in drm_gem_lru_scan()
|
/Linux-v6.1/drivers/infiniband/core/ |
D | umem_dmabuf.c | 208 dma_resv_unlock(umem_dmabuf->attach->dmabuf->resv); in ib_umem_dmabuf_get_pinned() 215 dma_resv_unlock(umem_dmabuf->attach->dmabuf->resv); in ib_umem_dmabuf_get_pinned() 229 dma_resv_unlock(dmabuf->resv); in ib_umem_dmabuf_release()
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_dma_buf.c | 344 dma_resv_unlock(resv); in amdgpu_dma_buf_create_obj() 348 dma_resv_unlock(resv); in amdgpu_dma_buf_create_obj() 411 dma_resv_unlock(resv); in amdgpu_dma_buf_move_notify()
|
D | amdgpu_object.c | 634 dma_resv_unlock(bo->tbo.base.resv); in amdgpu_bo_create() 1329 dma_resv_unlock(bo->base.resv); in amdgpu_bo_release_notify()
|
/Linux-v6.1/drivers/gpu/drm/gma500/ |
D | gem.c | 64 dma_resv_unlock(obj->resv); in psb_gem_pin() 69 dma_resv_unlock(obj->resv); in psb_gem_pin() 106 dma_resv_unlock(obj->resv); in psb_gem_unpin()
|
/Linux-v6.1/drivers/gpu/drm/nouveau/ |
D | nouveau_prime.c | 81 dma_resv_unlock(robj); in nouveau_gem_prime_import_sg_table()
|
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | radeon_prime.c | 55 dma_resv_unlock(resv); in radeon_gem_prime_import_sg_table()
|
/Linux-v6.1/include/drm/ttm/ |
D | ttm_bo_driver.h | 193 dma_resv_unlock(bo->base.resv); in ttm_bo_unreserve()
|
/Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_page_dirty.c | 413 dma_resv_unlock(bo->base.resv); in vmw_bo_vm_mkwrite() 467 dma_resv_unlock(bo->base.resv); in vmw_bo_vm_fault()
|
/Linux-v6.1/include/linux/ |
D | dma-resv.h | 461 static inline void dma_resv_unlock(struct dma_resv *obj) in dma_resv_unlock() function
|
/Linux-v6.1/drivers/gpu/drm/vgem/ |
D | vgem_fence.c | 167 dma_resv_unlock(resv); in vgem_fence_attach_ioctl()
|
/Linux-v6.1/drivers/gpu/drm/virtio/ |
D | virtgpu_gem.c | 242 dma_resv_unlock(objs->objs[0]->resv); in virtio_gpu_array_unlock_resv()
|
/Linux-v6.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_ttm.c | 1016 dma_resv_unlock(bo->base.resv); in vm_fault_ttm() 1040 dma_resv_unlock(bo->base.resv); in vm_fault_ttm() 1074 dma_resv_unlock(bo->base.resv); in vm_fault_ttm()
|
D | i915_gem_object.h | 227 dma_resv_unlock(obj->base.resv); in i915_gem_object_unlock()
|
/Linux-v6.1/drivers/gpu/drm/msm/ |
D | msm_gem.h | 197 dma_resv_unlock(obj->resv); in msm_gem_unlock()
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | i915_vma.h | 238 dma_resv_unlock(vma->obj->base.resv); in i915_vma_unlock()
|
/Linux-v6.1/drivers/gpu/drm/vc4/ |
D | vc4_gem.c | 591 dma_resv_unlock(bo->resv); in vc4_unlock_bo_reservations() 637 dma_resv_unlock(bo->resv); in vc4_lock_bo_reservations() 643 dma_resv_unlock(bo->resv); in vc4_lock_bo_reservations()
|
/Linux-v6.1/drivers/gpu/drm/qxl/ |
D | qxl_release.c | 435 dma_resv_unlock(bo->base.resv); in qxl_release_fence_buffer_objects()
|