Searched refs:moved (Results 1 – 7 of 7) sorted by relevance
13 That doesn't make sense given hw and gpu apis moved away from this model years26 should be moved to dma_fence, drm/scheduler or atomic commit helpers. Or31 - 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 a41 probably be moved to tasklet headers.
183 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 …]
214 bool moved; member362 struct list_head moved; member
658 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()
20 Other guts accesses, such as reading RCW, should eventually be moved
4 1. Items which MUST be fixed before the driver can be moved out of staging:
1885 int moved = 0; in he_service_rbpl() local1917 ++moved; in he_service_rbpl()1920 if (moved) in he_service_rbpl()
Completed in 20 milliseconds