Searched refs:CHIP_VEGA10 (Results 1 – 16 of 16) sorted by relevance
56 [CHIP_VEGA10] = {0x6860, 16, true},90 else if (i >= CHIP_VEGA10) in radv_null_winsys_query_info()
69 case CHIP_VEGA10: in ac_get_family_name()
100 CHIP_VEGA10, /* GFX9 (Vega) */ enumerator
37 info->family = CHIP_VEGA10; in init_vega10()
639 else if (info->family >= CHIP_VEGA10) in ac_query_gpu_info()886 info->has_gfx9_scissor_bug = info->family == CHIP_VEGA10 || info->family == CHIP_RAVEN; in ac_query_gpu_info()892 info->family == CHIP_VEGA10 || info->family == CHIP_RAVEN; in ac_query_gpu_info()894 info->has_ls_vgpr_init_bug = info->family == CHIP_VEGA10 || info->family == CHIP_RAVEN; in ac_query_gpu_info()1023 case CHIP_VEGA10: in ac_query_gpu_info()
155 case CHIP_VEGA10: in ac_get_llvm_processor_name()
83 case CHIP_VEGA10: return "vega10"; in to_clrx_device_name()
81 case GFX9: program->family = CHIP_VEGA10; break; in init_program()
72 else if (i >= CHIP_VEGA10) in handle_env_var_force_family()
430 if ((ctx->family == CHIP_VEGA10 || ctx->family == CHIP_RAVEN) && ctx->screen->dpbb_allowed) in si_set_viewport_states()
612 if (sscreen->info.family < CHIP_CARRIZO || sscreen->info.family >= CHIP_VEGA10) in si_get_video_param()
1784 (sscreen->info.family == CHIP_STONEY || sscreen->info.family == CHIP_VEGA10 || in si_translate_texformat()
327 if (((struct si_screen *)dec->screen)->info.family < CHIP_VEGA10) in get_db_pitch_alignment()1329 if (sctx->family >= CHIP_VEGA10) { in si_common_uvd_create_decoder()
292 family = CHIP_VEGA10; in get_vk_device()
688 return physical_device->rad_info.family == CHIP_VEGA10 || in radv_device_supports_etc()
3528 } else if (device->physical_device->rad_info.family == CHIP_VEGA10 || in radv_get_hs_offchip_param()