Home
last modified time | relevance | path

Searched refs:CHIP_POLARIS11 (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/amd/common/
Damd_family.c63 case CHIP_POLARIS11: in ac_get_family_name()
Damd_family.h97 CHIP_POLARIS11, enumerator
Dac_gpu_info.c1350 case CHIP_POLARIS11: in ac_get_gs_table_depth()
1391 case CHIP_POLARIS11: in ac_get_raster_config()
/third_party/mesa3d/src/amd/vulkan/winsys/null/
Dradv_null_winsys.c53 [CHIP_POLARIS11] = {0x67E0, 4, true},
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.c151 case CHIP_POLARIS11: in ac_get_llvm_processor_name()
/third_party/mesa3d/src/amd/compiler/
Daco_print_asm.cpp76 case CHIP_POLARIS11: return "polaris11"; in to_clrx_device_name()
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce.c410 sscreen->info.family != CHIP_POLARIS11 && sscreen->info.family != CHIP_POLARIS12 && in si_vce_create_encoder()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c589 if ((sscreen->info.family == CHIP_POLARIS10 || sscreen->info.family == CHIP_POLARIS11) && in si_get_video_param()
Dsi_state_draw.cpp873 sscreen->info.family == CHIP_POLARIS10 || sscreen->info.family == CHIP_POLARIS11 || in si_get_init_multi_vgt_param()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c1454 device->physical_device->rad_info.family == CHIP_POLARIS11 || in radv_compute_ia_multi_vgt_param_helpers()