Searched refs:buffer_idle (Results 1 – 1 of 1) sorted by relevance
84 bool buffer_idle; in amdgpu_bo_wait() local101 buffer_idle = !bo->num_fences; in amdgpu_bo_wait()104 return buffer_idle; in amdgpu_bo_wait()106 bool buffer_idle = true; in amdgpu_bo_wait() local109 while (bo->num_fences && buffer_idle) { in amdgpu_bo_wait()120 buffer_idle = false; in amdgpu_bo_wait()137 return buffer_idle; in amdgpu_bo_wait()