Home
last modified time | relevance | path

Searched refs:moving (Results 1 – 21 of 21) sorted by relevance

/drivers/gpu/drm/ttm/
Dttm_bo_vm.c52 if (likely(!bo->moving)) in ttm_bo_vm_fault_idle()
58 if (dma_fence_is_signaled(bo->moving)) in ttm_bo_vm_fault_idle()
73 (void) dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
82 err = dma_fence_wait(bo->moving, true); in ttm_bo_vm_fault_idle()
90 dma_fence_put(bo->moving); in ttm_bo_vm_fault_idle()
91 bo->moving = NULL; in ttm_bo_vm_fault_idle()
Dttm_bo_util.c236 fbo->base.moving = NULL; in ttm_buffer_object_transfer()
494 dma_fence_put(bo->moving); in ttm_bo_move_to_ghost()
495 bo->moving = dma_fence_get(fence); in ttm_bo_move_to_ghost()
541 dma_fence_put(bo->moving); in ttm_bo_move_pipeline_evict()
542 bo->moving = dma_fence_get(fence); in ttm_bo_move_pipeline_evict()
Dttm_bo.c467 dma_fence_put(bo->moving); in ttm_bo_release()
776 dma_fence_put(bo->moving); in ttm_bo_add_move_fence()
777 bo->moving = fence; in ttm_bo_add_move_fence()
1030 bo->moving = NULL; in ttm_bo_init_reserved()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm_cpu.c79 if (vmbo->bo.tbo.moving) { in amdgpu_vm_cpu_update()
80 r = dma_fence_wait(vmbo->bo.tbo.moving, true); in amdgpu_vm_cpu_update()
Damdgpu_dma_buf.c115 if (bo->tbo.moving) { in amdgpu_dma_buf_pin()
116 r = dma_fence_wait(bo->tbo.moving, true); in amdgpu_dma_buf_pin()
Damdgpu_vm_sdma.c212 r = amdgpu_sync_fence(&p->job->sync, bo->tbo.moving); in amdgpu_vm_sdma_update()
Damdgpu_object.c613 dma_fence_put(bo->tbo.moving); in amdgpu_bo_create()
614 bo->tbo.moving = dma_fence_get(fence); in amdgpu_bo_create()
Damdgpu_amdkfd_gpuvm.c2344 ret = amdgpu_sync_fence(&sync_obj, bo->tbo.moving); in amdgpu_amdkfd_gpuvm_restore_process_bos()
/drivers/gpu/drm/nouveau/
Dnouveau_prime.c99 if (nvbo->bo.moving) in nouveau_gem_prime_pin()
100 ret = dma_fence_wait(nvbo->bo.moving, true); in nouveau_gem_prime_pin()
/drivers/gpu/drm/radeon/
Dradeon_prime.c83 if (bo->tbo.moving) { in radeon_gem_prime_pin()
84 ret = dma_fence_wait(bo->tbo.moving, false); in radeon_gem_prime_pin()
/drivers/staging/fwserial/
DTODO1 TODOs prior to this driver moving out of staging
/drivers/isdn/capi/
DKconfig29 interface. It will provide a means of moving a data connection,
/drivers/media/firewire/
Dfiredtv.h33 unsigned moving:1; member
Dfiredtv-avc.c791 stat->moving = r->operand[11] >> 6 & 1; in avc_tuner_status()
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c1167 if (bo->moving) in vmw_resources_clean()
1168 dma_fence_put(bo->moving); in vmw_resources_clean()
1169 bo->moving = dma_fence_get in vmw_resources_clean()
/drivers/mtd/ubi/
DKconfig22 wear leveling by means of moving data from eraseblock with low erase
/drivers/gpu/drm/amd/display/
DTODO78 moving all your driver state printing into the various atomic_print_state
/drivers/gpu/drm/bridge/
DKconfig73 moving towards separating connector handling from display controllers
/drivers/gpio/
DTODO13 The numberspace issue is the same as to why irq is moving away from irq
/drivers/md/
DKconfig336 moving frequently used data to a smaller, higher performance
/drivers/scsi/aic7xxx/
Daic7xxx.seq430 * list. This is achieved by simply moving our "next" pointer into