Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c183 fd_screen_unlock(ctx->screen); in fd_bc_flush()
185 fd_screen_unlock(ctx->screen); in fd_bc_flush()
207 fd_screen_unlock(ctx->screen); in fd_bc_flush_writer()
232 fd_screen_unlock(ctx->screen); in fd_bc_flush_readers()
265 fd_screen_unlock(ctx->screen); in fd_bc_dump()
331 fd_screen_unlock(screen); in fd_bc_invalidate_resource()
367 fd_screen_unlock(ctx->screen); in alloc_batch_locked()
424 fd_screen_unlock(ctx->screen); in fd_bc_alloc_batch()
519 fd_screen_unlock(ctx->screen); in fd_batch_from_fb()
Dfreedreno_batch.c275 fd_screen_unlock(batch->ctx->screen); in batch_reset()
303 fd_screen_unlock(ctx->screen); in __fd_batch_destroy()
363 fd_screen_unlock(batch->ctx->screen); in batch_flush()
429 fd_screen_unlock(b->ctx->screen); in flush_write_batch()
Dfreedreno_draw.c234 fd_screen_unlock(ctx->screen); in batch_draw_tracking()
429 fd_screen_unlock(ctx->screen); in batch_clear_tracking()
567 fd_screen_unlock(ctx->screen); in fd_launch_grid()
Dfreedreno_screen.h183 fd_screen_unlock(struct fd_screen *screen) in fd_screen_unlock() function
Dfreedreno_gmem.c583 fd_screen_unlock(screen); in lookup_gmem_state()
774 fd_screen_unlock(ctx->screen); in fd_gmem_render_tiles()
797 fd_screen_unlock(screen); in fd_gmem_estimate_bins_per_pipe()
Dfreedreno_batch.h324 fd_screen_unlock(ctx->screen); in fd_batch_reference()
Dfreedreno_context.c343 fd_screen_unlock(ctx->screen); in fd_context_destroy()
666 fd_screen_unlock(ctx->screen); in fd_context_init()
Dfreedreno_query_acc.c94 fd_screen_unlock(batch->ctx->screen); in fd_acc_query_resume()
Dfreedreno_resource.c164 fd_screen_unlock(screen); in rebind_resource()
301 fd_screen_unlock(ctx->screen); in fd_replace_buffer_storage()
464 fd_screen_unlock(ctx->screen); in fd_try_shadow_resource()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.c153 fd_screen_unlock(ctx->screen); in fd6_sampler_state_delete()
307 fd_screen_unlock(ctx->screen); in fd6_sampler_view_destroy()
398 fd_screen_unlock(ctx->screen); in fd6_texture_state()
468 fd_screen_unlock(ctx->screen); in fd6_texture_fini()
Dfd6_blitter.c925 fd_screen_unlock(ctx->screen); in handle_rgba_blit()
Dfd6_program.c1276 fd_screen_unlock(screen); in fd6_program_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blitter.c443 fd_screen_unlock(ctx->screen); in fd5_blitter_blit()