Searched refs:CHIP_NAVI14 (Results 1 – 12 of 12) sorted by relevance
89 case CHIP_NAVI14: in ac_get_family_name()
122 CHIP_NAVI14, /* Radeon 5300, 5500 */ enumerator
112 info->family = CHIP_NAVI14; in init_navi14()
674 if (ngg && info->family == CHIP_NAVI14) in ac_compute_late_alloc()
1542 if (info->family == CHIP_NAVI12 || info->family == CHIP_NAVI14) { in is_dcc_supported_by_L2()2268 if (info->family == CHIP_NAVI12 || info->family == CHIP_NAVI14) { in gfx9_compute_surface()
1244 case CHIP_NAVI14: in ac_query_gpu_info()
66 [CHIP_NAVI14] = {0x7340, 8, true},
164 case CHIP_NAVI14: in ac_get_llvm_processor_name()
37 #define SI_CHECK_SHADOWED_REGS(reg_offset, count) ac_check_shadowed_regs(GFX10, CHIP_NAVI14, reg_of…
1303 (sscreen->info.family != CHIP_NAVI14 || in radeonsi_screen_create_impl()
2875 else if (sctx->family <= CHIP_NAVI14 && stream_type == RDECODE_CODEC_VP9) in radeon_create_decoder()2908 case CHIP_NAVI14: in radeon_create_decoder()
821 device->rad_info.family != CHIP_NAVI14 && in radv_physical_device_try_create()