Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/i915/
A DTODO.txt13 That doesn't make sense given hw and gpu apis moved away from this model years
26 should be moved to dma_fence, drm/scheduler or atomic commit helpers. Or
31 - i915_utils.h needs to be moved to the right places.
35 - i915_mm.c should be moved to the right places. Some of the helpers also look a
41 probably be moved to tasklet headers.
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vm.c183 vm_bo->moved = true; in amdgpu_vm_bo_evicted()
219 vm_bo->moved = false; in amdgpu_vm_bo_idle()
247 vm_bo->moved = true; in amdgpu_vm_bo_evicted_user()
301 vm_bo->moved = true; in amdgpu_vm_bo_reset_state_machine()
305 vm_bo->moved = true; in amdgpu_vm_bo_reset_state_machine()
1378 bo_va->base.moved = false; in amdgpu_vm_bo_update()
2073 !before->bo_va->base.moved) in amdgpu_vm_bo_clear_mappings()
2088 !after->bo_va->base.moved) in amdgpu_vm_bo_clear_mappings()
2261 if (bo_base->moved) in amdgpu_vm_bo_invalidate()
2263 bo_base->moved = true; in amdgpu_vm_bo_invalidate()
[all …]
A Damdgpu_vm.h214 bool moved; member
362 struct list_head moved; member
A Damdgpu_userq.c658 while (!list_empty(&vm->moved)) { in amdgpu_userq_validate_bos()
659 bo_va = list_first_entry(&vm->moved, struct amdgpu_bo_va, in amdgpu_userq_validate_bos()
/drivers/soc/fsl/
A DKconfig20 Other guts accesses, such as reading RCW, should eventually be moved
/drivers/staging/media/atomisp/
A DTODO4 1. Items which MUST be fixed before the driver can be moved out of staging:
/drivers/atm/
A Dhe.c1885 int moved = 0; in he_service_rbpl() local
1917 ++moved; in he_service_rbpl()
1920 if (moved) in he_service_rbpl()

Completed in 20 milliseconds