/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_lock.c | 62 mtx_unlock(&d3dlock_global); in NineUnlockGlobalMutex() 72 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_GetCertificateSize() 84 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_GetCertificate() 96 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_NegotiateKeyExchange() 110 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_Query() 123 mtx_unlock(&d3dlock_global); in LockAuthenticatedChannel9_Configure() 148 mtx_unlock(&d3dlock_global); in LockUnknown_SetPrivateData() 161 mtx_unlock(&d3dlock_global); in LockUnknown_GetPrivateData() 172 mtx_unlock(&d3dlock_global); in LockUnknown_FreePrivateData() 184 mtx_unlock(&d3dlock_global); [all …]
|
/external/mesa3d/src/gallium/drivers/rbug/ |
D | rbug_core.c | 192 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_list() 219 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info() 239 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_info() 268 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read() 291 mtx_unlock(&rb_screen->list_mutex); in rbug_texture_read() 311 mtx_unlock(&rb_screen->list_mutex); in rbug_context_list() 334 mtx_unlock(&rb_screen->list_mutex); in rbug_context_info() 356 mtx_unlock(&rb_context->call_mutex); in rbug_context_info() 357 mtx_unlock(&rb_context->draw_mutex); in rbug_context_info() 358 mtx_unlock(&rb_screen->list_mutex); in rbug_context_info() [all …]
|
D | rbug_context.c | 52 mtx_unlock(&rb_pipe->call_mutex); in rbug_destroy() 131 mtx_unlock(&rb_pipe->call_mutex); in rbug_draw_vbo() 134 mtx_unlock(&rb_pipe->draw_mutex); in rbug_draw_vbo() 150 mtx_unlock(&rb_pipe->call_mutex); in rbug_create_query() 164 mtx_unlock(&rb_pipe->call_mutex); in rbug_destroy_query() 177 mtx_unlock(&rb_pipe->call_mutex); in rbug_begin_query() 192 mtx_unlock(&rb_pipe->call_mutex); in rbug_end_query() 212 mtx_unlock(&rb_pipe->call_mutex); in rbug_get_query_result() 225 mtx_unlock(&rb_pipe->call_mutex); in rbug_set_active_query_state() 239 mtx_unlock(&rb_pipe->call_mutex); in rbug_create_blend_state() [all …]
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | subpicture.c | 79 mtx_unlock(&drv->mutex); in vlVaCreateSubpicture() 85 mtx_unlock(&drv->mutex); in vlVaCreateSubpicture() 91 mtx_unlock(&drv->mutex); in vlVaCreateSubpicture() 110 mtx_unlock(&drv->mutex); in vlVaDestroySubpicture() 116 mtx_unlock(&drv->mutex); in vlVaDestroySubpicture() 136 mtx_unlock(&drv->mutex); in vlVaSubpictureImage() 141 mtx_unlock(&drv->mutex); in vlVaSubpictureImage() 193 mtx_unlock(&drv->mutex); in vlVaAssociateSubpicture() 200 mtx_unlock(&drv->mutex); in vlVaAssociateSubpicture() 222 mtx_unlock(&drv->mutex); in vlVaAssociateSubpicture() [all …]
|
D | buffer.c | 69 mtx_unlock(&drv->mutex); in vlVaCreateBuffer() 87 mtx_unlock(&drv->mutex); in vlVaBufferSetNumElements() 123 mtx_unlock(&drv->mutex); in vlVaMapBuffer() 137 mtx_unlock(&drv->mutex); in vlVaMapBuffer() 149 mtx_unlock(&drv->mutex); in vlVaMapBuffer() 172 mtx_unlock(&drv->mutex); in vlVaUnmapBuffer() 178 mtx_unlock(&drv->mutex); in vlVaUnmapBuffer() 185 mtx_unlock(&drv->mutex); in vlVaUnmapBuffer() 203 mtx_unlock(&drv->mutex); in vlVaDestroyBuffer() 213 mtx_unlock(&drv->mutex); in vlVaDestroyBuffer() [all …]
|
D | image.c | 121 mtx_unlock(&drv->mutex); in vlVaCreateImage() 283 mtx_unlock(&drv->mutex); in vlVaDeriveImage() 304 mtx_unlock(&drv->mutex); in vlVaDestroyImage() 309 mtx_unlock(&drv->mutex); in vlVaDestroyImage() 346 mtx_unlock(&drv->mutex); in vlVaGetImage() 352 mtx_unlock(&drv->mutex); in vlVaGetImage() 358 mtx_unlock(&drv->mutex); in vlVaGetImage() 364 mtx_unlock(&drv->mutex); in vlVaGetImage() 376 mtx_unlock(&drv->mutex); in vlVaGetImage() 383 mtx_unlock(&drv->mutex); in vlVaGetImage() [all …]
|
D | surface.c | 76 mtx_unlock(&drv->mutex); in vlVaDestroySurfaces() 85 mtx_unlock(&drv->mutex); in vlVaDestroySurfaces() 108 mtx_unlock(&drv->mutex); in vlVaSyncSurface() 114 mtx_unlock(&drv->mutex); in vlVaSyncSurface() 120 mtx_unlock(&drv->mutex); in vlVaSyncSurface() 139 mtx_unlock(&drv->mutex); in vlVaSyncSurface() 294 mtx_unlock(&drv->mutex); in vlVaPutSurface() 303 mtx_unlock(&drv->mutex); in vlVaPutSurface() 314 mtx_unlock(&drv->mutex); in vlVaPutSurface() 341 mtx_unlock(&drv->mutex); in vlVaPutSurface() [all …]
|
/external/mesa3d/src/util/ |
D | u_queue.c | 58 mtx_unlock(&exit_mutex); in atexit_handler() 75 mtx_unlock(&exit_mutex); in add_to_atexit_list() 90 mtx_unlock(&exit_mutex); in remove_from_atexit_list() 148 mtx_unlock(&fence->mutex); in util_queue_fence_signal() 157 mtx_unlock(&fence->mutex); in _util_queue_fence_wait() 187 mtx_unlock(&fence->mutex); in _util_queue_fence_wait_timeout() 217 mtx_unlock(&fence->mutex); in util_queue_fence_destroy() 258 mtx_unlock(&queue->lock); in util_queue_thread_func() 268 mtx_unlock(&queue->lock); in util_queue_thread_func() 289 mtx_unlock(&queue->lock); in util_queue_thread_func() [all …]
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | htab.c | 45 mtx_unlock(&htab_lock); in vlCreateHTAB() 56 mtx_unlock(&htab_lock); in vlDestroyHTAB() 67 mtx_unlock(&htab_lock); in vlAddDataHTAB() 79 mtx_unlock(&htab_lock); in vlGetDataHTAB() 88 mtx_unlock(&htab_lock); in vlRemoveDataHTAB()
|
D | presentation.c | 70 mtx_unlock(&dev->mutex); in vlVdpPresentationQueueCreate() 74 mtx_unlock(&dev->mutex); in vlVdpPresentationQueueCreate() 105 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueDestroy() 138 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueSetBackgroundColor() 162 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueGetBackgroundColor() 191 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueGetTime() 238 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueDisplay() 296 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueDisplay() 330 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueBlockUntilSurfaceIdle() 372 mtx_unlock(&pq->device->mutex); in vlVdpPresentationQueueQuerySurfaceStatus() [all …]
|
D | surface.c | 107 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceCreate() 144 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfaceDestroy() 244 mtx_unlock(&vlsurface->device->mutex); in vlVdpVideoSurfaceGetBitsYCbCr() 266 mtx_unlock(&vlsurface->device->mutex); in vlVdpVideoSurfaceGetBitsYCbCr() 291 mtx_unlock(&vlsurface->device->mutex); in vlVdpVideoSurfaceGetBitsYCbCr() 340 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr() 361 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr() 373 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr() 380 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr() 406 mtx_unlock(&p_surf->device->mutex); in vlVdpVideoSurfacePutBitsYCbCr() [all …]
|
D | query.c | 90 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceQueryCapabilities() 138 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 165 mtx_unlock(&dev->mutex); in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 216 mtx_unlock(&dev->mutex); in vlVdpDecoderQueryCapabilities() 258 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryCapabilities() 267 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryCapabilities() 305 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() 366 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() 416 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() 458 mtx_unlock(&dev->mutex); in vlVdpBitmapSurfaceQueryCapabilities() [all …]
|
D | output.c | 125 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceCreate() 134 mtx_unlock(&dev->mutex); in vlVdpOutputSurfaceCreate() 161 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfaceDestroy() 225 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfaceGetBitsNative() 233 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfaceGetBitsNative() 269 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsNative() 276 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsNative() 413 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsIndexed() 420 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsIndexed() 479 mtx_unlock(&vlsurface->device->mutex); in vlVdpOutputSurfacePutBitsYCbCr() [all …]
|
D | bitmap.c | 105 mtx_unlock(&dev->mutex); in vlVdpBitmapSurfaceCreate() 119 mtx_unlock(&dev->mutex); in vlVdpBitmapSurfaceCreate() 139 mtx_unlock(&vlsurface->device->mutex); in vlVdpBitmapSurfaceDestroy() 206 mtx_unlock(&vlsurface->device->mutex); in vlVdpBitmapSurfacePutBitsNative()
|
/external/mesa3d/src/gallium/winsys/nouveau/drm/ |
D | nouveau_drm_winsys.c | 35 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_unref() 74 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create() 82 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create() 146 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create() 157 mtx_unlock(&nouveau_screen_mutex); in nouveau_drm_screen_create()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_syncobj.c | 92 mtx_unlock(&so->mutex); in st_client_wait_sync() 101 mtx_unlock(&so->mutex); in st_client_wait_sync() 118 mtx_unlock(&so->mutex); in st_client_wait_sync() 146 mtx_unlock(&so->mutex); in st_server_wait_sync() 153 mtx_unlock(&so->mutex); in st_server_wait_sync()
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | pb_buffer_simple_fenced.c | 314 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_finish_locked() 515 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_destroy() 567 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_map() 590 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_unmap() 638 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_validate() 679 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_fence() 702 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_get_base_buffer() 761 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_create_buffer() 766 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_create_buffer() 781 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_flush() [all …]
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
D | radeon_drm_bo.c | 91 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_is_busy() 114 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle() 128 mtx_unlock(&bo->rws->bo_fence_lock); in radeon_bo_wait_idle() 226 mtx_unlock(&rws->bo_va_mutex); in radeon_bomgr_find_va() 238 mtx_unlock(&rws->bo_va_mutex); in radeon_bomgr_find_va() 243 mtx_unlock(&rws->bo_va_mutex); in radeon_bomgr_find_va() 259 mtx_unlock(&rws->bo_va_mutex); in radeon_bomgr_find_va() 326 mtx_unlock(&rws->bo_va_mutex); in radeon_bomgr_free_va() 345 mtx_unlock(&rws->bo_handles_mutex); in radeon_bo_destroy() 430 mtx_unlock(&bo->u.real.map_mutex); in radeon_bo_do_map() [all …]
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_pool.c | 116 mtx_unlock(&pool->mutex); in pool_buffer_destroy() 131 mtx_unlock(&pool->mutex); in pool_buffer_map() 202 mtx_unlock(&pool->mutex); in pool_bufmgr_create_buffer() 210 mtx_unlock(&pool->mutex); in pool_bufmgr_create_buffer() 218 mtx_unlock(&pool->mutex); in pool_bufmgr_create_buffer() 248 mtx_unlock(&pool->mutex); in pool_bufmgr_destroy()
|
D | pb_buffer_fenced.c | 351 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_finish_locked() 659 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_destroy() 712 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_map() 735 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_unmap() 805 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_validate() 844 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_fence() 871 mtx_unlock(&fenced_mgr->mutex); in fenced_buffer_get_base_buffer() 944 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_create_buffer() 949 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_create_buffer() 964 mtx_unlock(&fenced_mgr->mutex); in fenced_bufmgr_flush() [all …]
|
D | pb_bufmgr_debug.c | 240 mtx_unlock(&mgr->mutex); in pb_debug_buffer_destroy() 265 mtx_unlock(&buf->mutex); in pb_debug_buffer_map() 280 mtx_unlock(&buf->mutex); in pb_debug_buffer_unmap() 312 mtx_unlock(&buf->mutex); in pb_debug_buffer_validate() 394 mtx_unlock(&mgr->mutex); in pb_debug_manager_create_buffer() 423 mtx_unlock(&mgr->mutex); in pb_debug_manager_create_buffer() 449 mtx_unlock(&mgr->mutex); in pb_debug_manager_destroy()
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_batch_cache.c | 140 mtx_unlock(&ctx->screen->lock); in fd_bc_flush() 148 mtx_unlock(&ctx->screen->lock); in fd_bc_flush() 177 mtx_unlock(&ctx->screen->lock); in fd_bc_flush_deferred() 193 mtx_unlock(&ctx->screen->lock); in fd_bc_invalidate_context() 252 mtx_unlock(&screen->lock); in fd_bc_invalidate_resource() 291 mtx_unlock(&ctx->screen->lock); in fd_bc_alloc_batch() 331 mtx_unlock(&ctx->screen->lock); in fd_bc_alloc_batch() 377 mtx_unlock(&ctx->screen->lock); in batch_from_key()
|
/external/mesa3d/src/mesa/main/ |
D | texturebindless.c | 48 mtx_unlock(&ctx->Shared->HandlesMutex); in lookup_texture_handle() 64 mtx_unlock(&ctx->Shared->HandlesMutex); in lookup_image_handle() 77 mtx_unlock(&ctx->Shared->HandlesMutex); in delete_texture_handle() 90 mtx_unlock(&ctx->Shared->HandlesMutex); in delete_image_handle() 234 mtx_unlock(&ctx->Shared->HandlesMutex); in get_texture_handle() 241 mtx_unlock(&ctx->Shared->HandlesMutex); in get_texture_handle() 248 mtx_unlock(&ctx->Shared->HandlesMutex); in get_texture_handle() 275 mtx_unlock(&ctx->Shared->HandlesMutex); in get_texture_handle() 313 mtx_unlock(&ctx->Shared->HandlesMutex); in get_image_handle() 336 mtx_unlock(&ctx->Shared->HandlesMutex); in get_image_handle() [all …]
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_flush.c | 171 mtx_unlock(&list_mutex); in debug_flush_ctx_create() 231 mtx_unlock(&fbuf->mutex); in debug_flush_map() 248 mtx_unlock(&list_mutex); in debug_flush_map() 267 mtx_unlock(&fbuf->mutex); in debug_flush_unmap() 294 mtx_unlock(&fbuf->mutex); in debug_flush_cb_reference() 339 mtx_unlock(&fbuf->mutex); in debug_flush_might_flush_cb()
|
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/ |
D | entrypoint.c | 118 mtx_unlock(&omx_lock); in omx_get_screen() 122 mtx_unlock(&omx_lock); in omx_get_screen() 138 mtx_unlock(&omx_lock); in omx_put_screen()
|