Home
last modified time | relevance | path

Searched refs:CHIP_RS780 (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c1111 (ctx->family >= CHIP_RS780 && in r600_context_streamout_begin()
1115 (ctx->family > CHIP_R600 && ctx->family < CHIP_RS780 ? 2 : 0) + /* SURFACE_BASE_UPDATE */ in r600_context_streamout_begin()
1153 if (ctx->family >= CHIP_RS780 && ctx->family <= CHIP_RV740) { in r600_context_streamout_begin()
1193 if (ctx->family > CHIP_R600 && ctx->family < CHIP_RS780) { in r600_context_streamout_begin()
1243 ctx->family == CHIP_RS780 || in r600_context_streamout_end()
Dr600_pipe.c261 rctx->family == CHIP_RS780 || in r600_create_context()
341 case CHIP_RS780: return "AMD RS780"; in r600_get_family_name()
936 if (rscreen->family < CHIP_RS780) { in r600_screen_create()
Dr600.h46 CHIP_RS780, enumerator
Dr600_llvm.c262 case CHIP_RS780: in r600_llvm_gpu_string()
Dr600_state.c2210 case CHIP_RS780: in r600_init_atom_start_cs()
2299 case CHIP_RS780: in r600_init_atom_start_cs()
Dr600_state_common.c126 rctx->family == CHIP_RS780 || in r600_get_cb_flush_flags()
Dr600_asm.c260 (family != CHIP_RV670 && family != CHIP_RS780 && family != CHIP_RS880)) { in r600_bytecode_init()
/external/libdrm/radeon/
Dradeon_surface.c58 CHIP_RS780, enumerator