Searched refs:buffer_idle (Results 1 – 1 of 1) sorted by relevance
86 bool buffer_idle; in amdgpu_bo_wait() local103 buffer_idle = !bo->num_fences; in amdgpu_bo_wait()106 return buffer_idle; in amdgpu_bo_wait()108 bool buffer_idle = true; in amdgpu_bo_wait() local111 while (bo->num_fences && buffer_idle) { in amdgpu_bo_wait()122 buffer_idle = false; in amdgpu_bo_wait()139 return buffer_idle; in amdgpu_bo_wait()