Searched refs:drm_intel_gem_bo_busy (Results 1 – 1 of 1) sorted by relevance
638 drm_intel_gem_bo_busy(drm_intel_bo *bo) in drm_intel_gem_bo_busy() function764 if (!drm_intel_gem_bo_busy(&bo_gem->bo)) { in drm_intel_gem_bo_alloc_internal()1853 return drm_intel_gem_bo_busy(bo) ? -ETIME : 0; in drm_intel_gem_bo_wait()3793 bufmgr_gem->bufmgr.bo_busy = drm_intel_gem_bo_busy; in drm_intel_bufmgr_gem_init()