Searched refs:has_compute_vm_bug (Results 1 – 1 of 1) sorted by relevance
715 bool has_compute_vm_bug; in amdgpu_vm_check_compute_bug() local719 has_compute_vm_bug = false; in amdgpu_vm_check_compute_bug()726 has_compute_vm_bug = true; in amdgpu_vm_check_compute_bug()729 has_compute_vm_bug = true; in amdgpu_vm_check_compute_bug()736 ring->has_compute_vm_bug = has_compute_vm_bug; in amdgpu_vm_check_compute_bug()738 ring->has_compute_vm_bug = false; in amdgpu_vm_check_compute_bug()761 if (job->vm_needs_flush || ring->has_compute_vm_bug) in amdgpu_vm_need_pipeline_sync()