Searched refs:CHIP_RV770 (Results 1 – 8 of 8) sorted by relevance
61 CHIP_RV770, /* GFX3 (R7xx) */ enumerator
289 rscreen->family > CHIP_RV770; in rvid_get_video_param()
247 if (rctx->family > CHIP_R600 && rctx->family < CHIP_RV770) { in r600_emit_streamout_begin()
510 if (rctx->b.family == CHIP_RV770) { in r600_create_rs_state()1217 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770) { in r600_set_framebuffer_state()1438 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770 && sbu) { in r600_emit_framebuffer_state()1475 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770 && sbu) { in r600_emit_framebuffer_state()1642 if (rctx->b.family == CHIP_RV770 && a->log_samples == 3) { in r600_emit_db_misc_state()2204 case CHIP_RV770: in r600_init_atom_start_cs()
748 case CHIP_RV770: return "AMD RV770"; in r600_get_family_name()879 case CHIP_RV770: in r600_get_llvm_processor_name()
1558 rctx->b.family == CHIP_RV770) && in evergreen_set_framebuffer_state()
247 case CHIP_RV770: in do_winsys_init()
65 CHIP_RV770, enumerator2514 if (surf_man->family >= CHIP_RV770) { in radeon_surface_sanity()