Searched refs:allocator_zeroed_memory (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_streamout.c | 163 u_suballocator_alloc(&sctx->allocator_zeroed_memory, alloc_size, alignment, in si_set_streamout_targets() 184 u_suballocator_alloc(&sctx->allocator_zeroed_memory, alloc_size, 4, in si_set_streamout_targets()
|
H A D | gfx11_query.c | 278 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 16, 16, &tmp_buffer_offset, &tmp_buffer); in gfx11_sh_query_get_result_resource()
|
H A D | si_pipe.c | 342 u_suballocator_destroy(&sctx->allocator_zeroed_memory); in si_destroy_context() 573 u_suballocator_init(&sctx->allocator_zeroed_memory, &sctx->b, 128 * 1024, 0, in si_create_context()
|
H A D | si_query.c | 1548 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 16, 16, &tmp_buffer_offset, &tmp_buffer); in si_query_hw_get_result_resource() 1687 u_suballocator_alloc(&sctx->allocator_zeroed_memory, 8, 8, &squery->workaround_offset, in si_render_condition()
|
H A D | si_pipe.h | 939 struct u_suballocator allocator_zeroed_memory; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_streamout.c | 34 u_suballocator_alloc(&rctx->allocator_zeroed_memory, 4, 4, in r600_create_so_target()
|
H A D | r600_pipe_common.c | 604 u_suballocator_init(&rctx->allocator_zeroed_memory, &rctx->b, rscreen->info.gart_page_size, in r600_common_context_init() 648 u_suballocator_destroy(&rctx->allocator_zeroed_memory); in r600_common_context_cleanup()
|
H A D | r600_pipe_common.h | 484 struct u_suballocator allocator_zeroed_memory; member
|
H A D | r600_hw_context.c | 435 u_suballocator_alloc(&rctx->b.allocator_zeroed_memory, 4, 16, in r600_emit_pfp_sync_me()
|
H A D | r600_query.c | 1619 u_suballocator_alloc(&rctx->allocator_zeroed_memory, 16, 256, in r600_query_hw_get_result_resource()
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 19.1.0.rst | 3640 - radeonsi: clear allocator_zeroed_memory with SDMA 3641 - radeonsi: make allocator_zeroed_memory unmappable and use bigger
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 45844 …[email protected],gallium/radeon: rename allocator_so_filled_size -> allocator_zeroed_memory
|