Searched refs:CHIP_RV770 (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Damd_family.h60 CHIP_RV770, enumerator in enum:radeon_family
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Damd_family.h65 CHIP_RV770, /* GFX3 (R7xx) */ enumerator in enum:radeon_family
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_video.c292 rscreen->family > CHIP_RV770;
H A Dr600_streamout.c247 if (rctx->family > CHIP_R600 && rctx->family < CHIP_RV770) {
H A Dr600_pipe_common.c819 case CHIP_RV770: return "AMD RV770";
955 case CHIP_RV770:
H A Dr600_state.c510 if (rctx->b.family == CHIP_RV770) {
1219 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770) {
1440 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770 && sbu) {
1477 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770 && sbu) {
1644 if (rctx->b.family == CHIP_RV770 && a->log_samples == 3) {
2206 case CHIP_RV770:
H A Devergreen_state.c1557 rctx->b.family == CHIP_RV770) &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_video.c289 rscreen->family > CHIP_RV770;
H A Dr600_streamout.c247 if (rctx->family > CHIP_R600 && rctx->family < CHIP_RV770) {
H A Dr600_pipe_common.c742 case CHIP_RV770: return "AMD RV770";
873 case CHIP_RV770:
H A Dr600_state.c515 if (rctx->b.family == CHIP_RV770) {
1222 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770) {
1443 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770 && sbu) {
1480 if (rctx->b.family > CHIP_R600 && rctx->b.family < CHIP_RV770 && sbu) {
1647 if (rctx->b.family == CHIP_RV770 && a->log_samples == 3) {
2209 case CHIP_RV770:
H A Devergreen_state.c1563 rctx->b.family == CHIP_RV770) &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c244 case CHIP_RV770:
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c247 case CHIP_RV770:
/xsrc/external/mit/libdrm/dist/radeon/
H A Dradeon_surface.c65 CHIP_RV770, enumerator in enum:radeon_family
2515 if (surf_man->family >= CHIP_RV770) {

Completed in 38 milliseconds