Searched refs:vm_needs_flush (Results 1 – 5 of 5) sorted by relevance
306 job->vm_needs_flush = needs_flush; in amdgpu_vmid_grab_reserved()333 job->vm_needs_flush = vm->use_cpu_for_update; in amdgpu_vmid_grab_used()366 job->vm_needs_flush |= needs_flush; in amdgpu_vmid_grab_used()419 job->vm_needs_flush = true; in amdgpu_vmid_grab()426 if (job->vm_needs_flush) { in amdgpu_vmid_grab()
2366 bool vm_needs_flush, in amdgpu_ttm_prepare_job() argument2378 if (vm_needs_flush) { in amdgpu_ttm_prepare_job()2382 (*job)->vm_needs_flush = true; in amdgpu_ttm_prepare_job()2397 bool vm_needs_flush, uint32_t copy_flags) in amdgpu_copy_buffer() argument2418 resv, vm_needs_flush, &job, in amdgpu_copy_buffer()2449 bool vm_needs_flush, in amdgpu_ttm_fill_mem() argument2462 vm_needs_flush, &job, k_job_id); in amdgpu_ttm_fill_mem()
234 __entry->needs_flush = job->vm_needs_flush;
747 if (job->vm_needs_flush || ring->has_compute_vm_bug) in amdgpu_vm_need_pipeline_sync()782 bool vm_flush_needed = job->vm_needs_flush; in amdgpu_vm_flush()
754 job->vm_needs_flush = true; in amdgpu_gmc_flush_gpu_tlb()