Home
last modified time | relevance | path

Searched defs:num_pipes (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_surface.c228 unsigned num_pipes = info->num_tile_pipes; in si_compute_cmask() local
288 unsigned num_pipes = info->num_tile_pipes; in si_compute_htile() local
/third_party/libdrm/radeon/
Dradeon_surface.c104 uint32_t num_pipes; member
1073 unsigned *num_pipes, in si_gb_tile_mode()
1621 unsigned num_pipes, unsigned num_banks, in si_surface_init_2d()
1705 unsigned num_pipes, num_banks; in si_surface_init_2d_miptrees() local
1860 uint32_t *num_pipes, in cik_get_2d_params()
2219 unsigned num_pipes, unsigned num_banks, in cik_surface_init_2d()
2308 uint32_t num_pipes, num_banks; in cik_surface_init_2d_miptrees() local
/third_party/mesa3d/src/amd/addrlib/src/chip/r800/
Dsi_gb_reg.h53 unsigned int num_pipes : 3; member
91 unsigned int num_pipes : 3; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_binning.c313 const unsigned num_pipes = MAX2(num_rbs, sctx->screen->info.num_tcc_blocks); in gfx10_get_bin_sizes() local
/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c300 unsigned num_pipes = G_0098F8_NUM_PIPES(info->gb_addr_config); in test_modifier() local
Dac_surface.c401 unsigned num_pipes = 1 << pipe_xor_bits; in ac_get_supported_modifiers() local
957 unsigned num_pipes = info->num_tile_pipes; in ac_compute_cmask() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c676 unsigned num_pipes = rscreen->info.num_tile_pipes; in r600_texture_get_cmask_info() local
755 unsigned num_pipes = rscreen->info.num_tile_pipes; in r600_texture_get_htile_size() local
Devergreen_compute.c611 unsigned num_pipes = rctx->screen->b.info.r600_max_quad_pipes; in evergreen_emit_dispatch() local
Dr600_state_common.c1754 unsigned num_pipes = rctx->screen->b.info.r600_max_quad_pipes; in r600_setup_scratch_area_for_shader() local
Devergreen_state.c4540 unsigned num_pipes = rctx->screen->b.info.r600_max_quad_pipes; in evergreen_setup_tess_constants() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c1492 int num_pipes = G_0098F8_NUM_PIPES(rad_info->gb_addr_config); in radv_image_is_pipe_misaligned() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h289 unsigned num_pipes; member