Home
last modified time | relevance | path

Searched refs:CHIP_POLARIS12 (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/amd/common/
Damd_family.h94 CHIP_POLARIS12, enumerator
Dac_gpu_info.c124 case CHIP_POLARIS12: in get_l2_cache_size()
652 (info->family >= CHIP_POLARIS10 && info->family <= CHIP_POLARIS12) || in ac_query_gpu_info()
1068 case CHIP_POLARIS12: in ac_get_gs_table_depth()
1109 case CHIP_POLARIS12: in ac_get_raster_config()
/external/mesa3d/src/amd/vulkan/winsys/null/
Dradv_null_winsys.c55 [CHIP_POLARIS12] = { 0x6980, 4 },
/external/mesa3d/src/amd/llvm/
Dac_llvm_util.c155 case CHIP_POLARIS12: in ac_get_llvm_processor_name()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.c408 sscreen->info.family != CHIP_POLARIS11 && sscreen->info.family != CHIP_POLARIS12 && in si_vce_create_encoder()
/external/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c564 S_028830_LINE_FILTER_DISABLE(physical_device->rad_info.family <= CHIP_POLARIS12); in si_emit_graphics()
Dradv_pipeline.c1450 device->physical_device->rad_info.family == CHIP_POLARIS12 || in radv_compute_ia_multi_vgt_param_helpers()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c405 sscreen->info.family == CHIP_POLARIS12 || sscreen->info.family == CHIP_VEGAM)) in si_get_init_multi_vgt_param()
Dsi_state.c3283 S_028830_LINE_FILTER_DISABLE(sctx->family <= CHIP_POLARIS12); in si_emit_msaa_sample_locs()