Home
last modified time | relevance | path

Searched refs:moving (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo_vm.c51 if (likely(!bo->moving)) in ttm_bo_vm_fault_idle()
57 if (dma_fence_is_signaled(bo->moving)) in ttm_bo_vm_fault_idle()
72 (void) dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
81 err = dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
89 dma_fence_put(bo->moving); in ttm_bo_vm_fault_idle()
90 bo->moving = NULL; in ttm_bo_vm_fault_idle()
292 struct dma_fence *moving = dma_fence_get(bo->moving); in ttm_bo_vm_fault_reserved() local
300 dma_fence_put(moving); in ttm_bo_vm_fault_reserved()
303 dma_fence_put(moving); in ttm_bo_vm_fault_reserved()
[all...]
H A Dttm_bo_util.c368 fbo->base.moving = NULL; in ttm_buffer_object_transfer()
558 dma_fence_put(bo->moving); in ttm_bo_move_to_ghost()
559 bo->moving = dma_fence_get(fence); in ttm_bo_move_to_ghost()
568 * If we're not moving to fixed memory, the TTM object in ttm_bo_move_to_ghost()
602 dma_fence_put(bo->moving); in ttm_bo_move_pipeline_evict()
603 bo->moving = dma_fence_get(fence); in ttm_bo_move_pipeline_evict()
H A Dttm_bo.c573 dma_fence_put(bo->moving); in ttm_bo_release()
839 dma_fence_put(bo->moving); in ttm_bo_add_move_fence()
840 bo->moving = fence; in ttm_bo_add_move_fence()
1183 bo->moving = NULL; in ttm_bo_init_reserved()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_cpu.c79 if (bo->tbo.moving) { in amdgpu_vm_cpu_update()
80 r = dma_fence_wait(bo->tbo.moving, true); in amdgpu_vm_cpu_update()
H A Damdgpu_dma_buf.c248 if (bo->tbo.moving) { in amdgpu_dma_buf_pin()
249 r = dma_fence_wait(bo->tbo.moving, true); in amdgpu_dma_buf_pin()
H A Damdgpu_vm_sdma.c211 r = amdgpu_sync_fence(&p->job->sync, bo->tbo.moving); in amdgpu_vm_sdma_update()
H A Damdgpu_object.c611 dma_fence_put(bo->tbo.moving); in amdgpu_bo_do_create()
612 bo->tbo.moving = dma_fence_get(fence); in amdgpu_bo_do_create()
H A Damdgpu_amdkfd_gpuvm.c2081 pr_debug("Memory eviction: Failed to sync to PD BO moving fence. Try again\n"); in amdgpu_amdkfd_gpuvm_restore_process_bos()
2098 ret = amdgpu_sync_fence(&sync_obj, bo->tbo.moving); in amdgpu_amdkfd_gpuvm_restore_process_bos()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_prime.c117 if (nvbo->bo.moving) in nouveau_gem_prime_pin()
118 ret = dma_fence_wait(nvbo->bo.moving, true); in nouveau_gem_prime_pin()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_prime.c100 if (bo->tbo.moving) { in radeon_gem_prime_pin()
101 ret = dma_fence_wait(bo->tbo.moving, false); in radeon_gem_prime_pin()
/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv.h33 unsigned moving:1; member
H A Dfiredtv-avc.c791 stat->moving = r->operand[11] >> 6 & 1; in avc_tuner_status()
/kernel/linux/linux-6.6/drivers/media/firewire/
H A Dfiredtv.h33 unsigned moving:1; member
H A Dfiredtv-avc.c793 stat->moving = r->operand[11] >> 6 & 1; in avc_tuner_status()
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memset.S188 ! get store pipeline moving
223 ! to keep the store pipeline moving.
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memset.S188 ! get store pipeline moving
223 ! to keep the store pipeline moving.
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c852 * @mem: The memory region @bo is moving to.
1169 if (bo->moving) in vmw_resources_clean()
1170 dma_fence_put(bo->moving); in vmw_resources_clean()
1171 bo->moving = dma_fence_get in vmw_resources_clean()
/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_bo_api.h102 * @moving: Fence set when BO is moving
158 struct dma_fence *moving; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c1404 struct dma_fence *moving = NULL; in i915_vma_pin_ww() local
1443 err = i915_gem_object_get_moving_fence(vma->obj, &moving); in i915_vma_pin_ww()
1447 dma_fence_work_chain(&work->base, moving); in i915_vma_pin_ww()
1566 if (moving) in i915_vma_pin_ww()
1567 dma_fence_put(moving); in i915_vma_pin_ww()
/kernel/linux/linux-5.10/arch/arm/lib/
H A Ddiv64.S101 @ Here we shift remainer bits leftwards rather than moving the
/kernel/linux/linux-6.6/arch/arm/lib/
H A Ddiv64.S101 @ Here we shift remainer bits leftwards rather than moving the
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dheader.S502 # pointer is moving faster than the output pointer. A condition only
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dheader.S444 # pointer is moving faster than the output pointer. A condition only
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c2139 bool moving) in attach_recursive_mnt()
2157 if (!moving) { in attach_recursive_mnt()
2176 if (moving) { in attach_recursive_mnt()
2136 attach_recursive_mnt(struct mount *source_mnt, struct mount *dest_mnt, struct mountpoint *dest_mp, bool moving) attach_recursive_mnt() argument
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c2311 bool moving = flags & MNT_TREE_MOVE, beneath = flags & MNT_TREE_BENEATH; in attach_recursive_mnt() local
2322 if (!moving) { in attach_recursive_mnt()
2348 if (moving) { in attach_recursive_mnt()

Completed in 37 milliseconds