Searched refs:bo_fence_lock (Results 1 – 8 of 8) sorted by relevance
53 simple_mtx_t bo_fence_lock; member
93 simple_mtx_lock(&ws->bo_fence_lock); in amdgpu_bo_wait()109 simple_mtx_unlock(&ws->bo_fence_lock); in amdgpu_bo_wait()115 simple_mtx_lock(&ws->bo_fence_lock); in amdgpu_bo_wait()123 simple_mtx_unlock(&ws->bo_fence_lock); in amdgpu_bo_wait()128 simple_mtx_lock(&ws->bo_fence_lock); in amdgpu_bo_wait()142 simple_mtx_unlock(&ws->bo_fence_lock); in amdgpu_bo_wait()745 simple_mtx_lock(&ws->bo_fence_lock); in sparse_free_backing_buffer()747 simple_mtx_unlock(&ws->bo_fence_lock); in sparse_free_backing_buffer()
97 simple_mtx_destroy(&ws->bo_fence_lock); in amdgpu_winsys_destroy()321 (void) simple_mtx_init(&ws->bo_fence_lock, mtx_plain); in amdgpu_winsys_create()
1505 simple_mtx_lock(&ws->bo_fence_lock); in amdgpu_cs_flush()1516 simple_mtx_unlock(&ws->bo_fence_lock); in amdgpu_cs_flush()
80 mtx_t bo_fence_lock; member
80 mtx_lock(&bo->rws->bo_fence_lock); in radeon_bo_is_busy()91 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_is_busy()110 mtx_lock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle()114 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle()119 mtx_lock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle()128 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle()
558 mtx_destroy(&ws->bo_fence_lock); in radeon_winsys_destroy()820 (void) mtx_init(&ws->bo_fence_lock, mtx_plain); in radeon_drm_winsys_create()
599 mtx_lock(&cs->ws->bo_fence_lock); in radeon_drm_cs_flush()605 mtx_unlock(&cs->ws->bo_fence_lock); in radeon_drm_cs_flush()