Searched refs:buffer_idle (Results 1 – 1 of 1) sorted by relevance
91 bool buffer_idle; in amdgpu_bo_wait() local108 buffer_idle = !bo->num_fences; in amdgpu_bo_wait()111 return buffer_idle; in amdgpu_bo_wait()113 bool buffer_idle = true; in amdgpu_bo_wait() local116 while (bo->num_fences && buffer_idle) { in amdgpu_bo_wait()127 buffer_idle = false; in amdgpu_bo_wait()144 return buffer_idle; in amdgpu_bo_wait()