Home
last modified time | relevance | path

Searched refs:allocator_zeroed_memory (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_streamout.c54 u_suballocator_alloc(&rctx->allocator_zeroed_memory, 4, 4, in r600_create_so_target()
Dr600_pipe_common.c622 u_suballocator_init(&rctx->allocator_zeroed_memory, &rctx->b, rscreen->info.gart_page_size, in r600_common_context_init()
666 u_suballocator_destroy(&rctx->allocator_zeroed_memory); in r600_common_context_cleanup()
Dr600_pipe_common.h515 struct u_suballocator allocator_zeroed_memory; member
Dr600_hw_context.c454 u_suballocator_alloc(&rctx->b.allocator_zeroed_memory, 4, 16, in r600_emit_pfp_sync_me()
Dr600_query.c1637 u_suballocator_alloc(&rctx->allocator_zeroed_memory, 16, 256, in r600_query_hw_get_result_resource()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_streamout.c166 u_suballocator_alloc(&sctx->allocator_zeroed_memory, buf_filled_size_size, 4, in si_set_streamout_targets()
Dgfx10_query.c295 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 16, 16, &tmp_buffer_offset, &tmp_buffer); in gfx10_sh_query_get_result_resource()
Dsi_pipe.c326 u_suballocator_destroy(&sctx->allocator_zeroed_memory); in si_destroy_context()
505 u_suballocator_init(&sctx->allocator_zeroed_memory, &sctx->b, 128 * 1024, 0, in si_create_context()
Dsi_query.c1457 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 16, 16, &tmp_buffer_offset, &tmp_buffer); in si_query_hw_get_result_resource()
1592 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 8, 8, &squery->workaround_offset, in si_render_condition()
Dsi_pipe.h912 struct u_suballocator allocator_zeroed_memory; member
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst3640 - radeonsi: clear allocator_zeroed_memory with SDMA
3641 - radeonsi: make allocator_zeroed_memory unmappable and use bigger