HomeSort by relevance Sort by last modified time
    Searched refs:amdgpu_bo_wait_for_idle (Results 1 - 4 of 4) sorted by null

  /external/libdrm/amdgpu/
amdgpu-symbol-check 26 amdgpu_bo_wait_for_idle
amdgpu.h 735 int amdgpu_bo_wait_for_idle(amdgpu_bo_handle buf_handle,
    [all...]
amdgpu_bo.c 510 int amdgpu_bo_wait_for_idle(amdgpu_bo_handle bo, function
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_bo.c 77 * uses in all processes, we have to use amdgpu_bo_wait_for_idle.
82 r = amdgpu_bo_wait_for_idle(bo->bo, timeout, &buffer_busy);
84 fprintf(stderr, "%s: amdgpu_bo_wait_for_idle failed %i\n", __func__,
    [all...]

Completed in 622 milliseconds