Searched refs:CHIP_VEGA10 (Results 1 – 15 of 15) sorted by relevance
58 [CHIP_VEGA10] = {0x6860, 16, true},95 else if (i >= CHIP_VEGA10) in radv_null_winsys_query_info()
69 case CHIP_VEGA10: in ac_get_family_name()
111 CHIP_VEGA10, /* Vega 56, 64 */ enumerator
37 info->family = CHIP_VEGA10; in init_vega10()
1088 info->has_gfx9_scissor_bug = info->family == CHIP_VEGA10 || info->family == CHIP_RAVEN; in ac_query_gpu_info()1094 info->family == CHIP_VEGA10 || info->family == CHIP_RAVEN; in ac_query_gpu_info()1096 info->has_ls_vgpr_init_bug = info->family == CHIP_VEGA10 || info->family == CHIP_RAVEN; in ac_query_gpu_info()1229 case CHIP_VEGA10: in ac_query_gpu_info()
145 case CHIP_VEGA10: in ac_get_llvm_processor_name()
137 case CHIP_VEGA10: return "vega10"; in to_clrx_device_name()
81 case GFX9: program->family = CHIP_VEGA10; break; in init_program()
74 else if (i >= CHIP_VEGA10) in handle_env_var_force_family()
455 if ((ctx->family == CHIP_VEGA10 || ctx->family == CHIP_RAVEN) && ctx->screen->dpbb_allowed) in si_set_viewport_states()
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()
674 if (sscreen->info.family < CHIP_CARRIZO || sscreen->info.family >= CHIP_VEGA10) in si_get_video_param()
1897 (sscreen->info.family == CHIP_STONEY || sscreen->info.family == CHIP_VEGA10 || in si_translate_texformat()
367 family = CHIP_VEGA10; in get_vk_device()
686 return physical_device->rad_info.family == CHIP_VEGA10 || in radv_device_supports_etc()