Searched refs:CHIP_RV740 (Results 1 – 6 of 6) sorted by relevance
51 CHIP_RV740, enumerator
271 case CHIP_RV740: in r600_llvm_gpu_string()
1112 ctx->family <= CHIP_RV740 ? util_bitcount(buffer_en) * 5 : 0) + /* STRMOUT_BASE_UPDATE */ in r600_context_streamout_begin()1153 if (ctx->family >= CHIP_RS780 && ctx->family <= CHIP_RV740) { in r600_context_streamout_begin()
346 case CHIP_RV740: return "AMD RV740"; in r600_get_family_name()
2258 case CHIP_RV740: in r600_init_atom_start_cs()
63 CHIP_RV740, enumerator2421 if (surf_man->family <= CHIP_RV740) { in radeon_surface_manager_new()