Home
last modified time | relevance | path

Searched refs:fd_screen_unlock (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c226 fd_screen_unlock(screen); in fd_bc_dump()
242 fd_screen_unlock(ctx->screen); in fd_bc_invalidate_context()
311 fd_screen_unlock(screen); in fd_bc_invalidate_resource()
353 fd_screen_unlock(ctx->screen); in fd_bc_alloc_batch()
396 fd_screen_unlock(ctx->screen); in fd_bc_alloc_batch()
450 fd_screen_unlock(ctx->screen); in batch_from_key()
Dfreedreno_batch.c250 fd_screen_unlock(batch->ctx->screen); in batch_reset_resources()
335 fd_screen_unlock(batch->ctx->screen); in batch_flush()
412 fd_screen_unlock(b->ctx->screen); in flush_write_batch()
Dfreedreno_draw.c204 fd_screen_unlock(ctx->screen); in batch_draw_tracking()
385 fd_screen_unlock(ctx->screen); in batch_clear_tracking()
522 fd_screen_unlock(ctx->screen); in fd_launch_grid()
Dfreedreno_screen.h144 fd_screen_unlock(struct fd_screen *screen) in fd_screen_unlock() function
Dfreedreno_context.c216 fd_screen_unlock(ctx->screen); in fd_context_destroy()
468 fd_screen_unlock(ctx->screen); in fd_context_init()
Dfreedreno_gmem.c565 fd_screen_unlock(screen); in lookup_gmem_state()
746 fd_screen_unlock(ctx->screen); in fd_gmem_render_tiles()
767 fd_screen_unlock(screen); in fd_gmem_estimate_bins_per_pipe()
Dfreedreno_query_acc.c92 fd_screen_unlock(batch->ctx->screen); in fd_acc_query_resume()
Dfreedreno_resource.c166 fd_screen_unlock(screen); in rebind_resource()
334 fd_screen_unlock(ctx->screen); in fd_try_shadow_resource()
525 fd_screen_unlock(ctx->screen); in flush_resource()
540 fd_screen_unlock(ctx->screen); in flush_resource()
Dfreedreno_context.h455 fd_screen_unlock(ctx->screen); in fd_context_unlock()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blitter.c809 fd_screen_unlock(ctx->screen); in handle_rgba_blit()