Searched refs:EVERGREEN (Results 1 - 25 of 43) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_uvd.c83 if (ctx->b.chip_class < EVERGREEN || tmpl->interlaced || !R600_UVD_ENABLE_TILING)
92 if (ctx->b.chip_class < EVERGREEN || tmpl->interlaced || !R600_UVD_ENABLE_TILING)
102 if (ctx->b.chip_class < EVERGREEN || tmpl->interlaced || !R600_UVD_ENABLE_TILING)
H A Deg_asm.c78 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
98 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
117 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
134 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
146 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
184 assert(bc->chip_class >= EVERGREEN);
203 if (bc->chip_class == EVERGREEN) {
H A Dr600_hw_context.c211 if (rctx->b.chip_class >= EVERGREEN)
359 if (ctx->b.chip_class >= EVERGREEN) {
374 if (ctx->b.chip_class <= EVERGREEN) {
441 if (rctx->b.chip_class >= EVERGREEN &&
H A Dr600_state_common.c84 if (rctx->b.chip_class >= EVERGREEN && a->cb0_export_16bpc) {
351 if (rctx->b.chip_class >= EVERGREEN) {
556 rctx->vertex_buffer_state.atom.num_dw = (rctx->b.chip_class >= EVERGREEN ? 12 : 11) *
615 state->atom.num_dw = (rctx->b.chip_class >= EVERGREEN ? 14 : 13) *
1153 state->atom.num_dw = rctx->b.chip_class >= EVERGREEN ? util_bitcount(state->dirty_mask)*20
1882 if (rctx->b.chip_class >= EVERGREEN)
1892 if (rctx->b.chip_class >= EVERGREEN) {
1899 if (rctx->b.chip_class >= EVERGREEN) {
1910 if (rctx->b.chip_class < EVERGREEN)
1920 if (rctx->b.chip_class < EVERGREEN)
[all...]
H A Dr600_pipe.c75 for (sh = 0; sh < (rctx->b.chip_class < EVERGREEN ? R600_NUM_HW_STAGES : EG_NUM_HW_STAGES); sh++) {
189 case EVERGREEN:
755 if (rscreen->b.info.chip_class >= EVERGREEN) {
787 case EVERGREEN:
803 case EVERGREEN:
H A Dr600_viewport.c51 #define GET_MAX_SCISSOR(rctx) (rctx->chip_class >= EVERGREEN ? 16384 : 8192)
144 if (rctx->chip_class == EVERGREEN || rctx->chip_class == CAYMAN) {
183 #define GET_MAX_VIEWPORT_RANGE(rctx) (rctx->chip_class >= EVERGREEN ? 32768 : 16384)
H A Dr600_streamout.c161 if (rctx->chip_class >= EVERGREEN) {
309 if (rctx->chip_class >= EVERGREEN) {
H A Dr600_asm.c959 int i, kcache_banks = bc->chip_class >= EVERGREEN ? 4 : 2;
1108 if (bc->chip_class < EVERGREEN)
1233 if (bc->chip_class >= EVERGREEN) {
1347 case EVERGREEN:
1376 if (bc->chip_class >= EVERGREEN) {
1395 case EVERGREEN:
1443 if (bc->chip_class >= EVERGREEN) {
1498 if (bc->chip_class >= EVERGREEN) {
1570 if (bc->chip_class >= EVERGREEN)
1588 if (bc->chip_class >= EVERGREEN)
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_uvd.c84 if (ctx->b.chip_class < EVERGREEN || tmpl->interlaced || !R600_UVD_ENABLE_TILING)
94 if (ctx->b.chip_class < EVERGREEN || tmpl->interlaced || !R600_UVD_ENABLE_TILING)
105 if (ctx->b.chip_class < EVERGREEN || tmpl->interlaced || !R600_UVD_ENABLE_TILING)
H A Deg_asm.c78 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
98 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
117 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
134 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
146 if (bc->chip_class == EVERGREEN) /* no EOP on cayman */
184 assert(bc->chip_class >= EVERGREEN);
203 if (bc->chip_class == EVERGREEN) {
H A Dr600_hw_context.c211 if (rctx->b.chip_class >= EVERGREEN)
359 if (ctx->b.chip_class >= EVERGREEN) {
374 if (ctx->b.chip_class <= EVERGREEN) {
441 if (rctx->b.chip_class >= EVERGREEN &&
H A Dr600_state_common.c89 if (rctx->b.chip_class >= EVERGREEN && a->cb0_export_16bpc) {
356 if (rctx->b.chip_class >= EVERGREEN) {
562 rctx->vertex_buffer_state.atom.num_dw = (rctx->b.chip_class >= EVERGREEN ? 12 : 11) *
634 state->atom.num_dw = (rctx->b.chip_class >= EVERGREEN ? 14 : 13) *
1206 state->atom.num_dw = rctx->b.chip_class >= EVERGREEN ? util_bitcount(state->dirty_mask)*20
1941 if (rctx->b.chip_class >= EVERGREEN)
1951 if (rctx->b.chip_class >= EVERGREEN) {
1958 if (rctx->b.chip_class >= EVERGREEN) {
1969 if (rctx->b.chip_class < EVERGREEN)
1979 if (rctx->b.chip_class < EVERGREEN)
[all...]
H A Dr600_pipe.c76 for (sh = 0; sh < (rctx->b.chip_class < EVERGREEN ? R600_NUM_HW_STAGES : EG_NUM_HW_STAGES); sh++) {
188 case EVERGREEN:
733 if (rscreen->b.info.chip_class >= EVERGREEN) {
765 case EVERGREEN:
781 case EVERGREEN:
H A Dr600_viewport.c51 #define GET_MAX_SCISSOR(rctx) (rctx->chip_class >= EVERGREEN ? 16384 : 8192)
144 if (rctx->chip_class == EVERGREEN || rctx->chip_class == CAYMAN) {
183 #define GET_MAX_VIEWPORT_RANGE(rctx) (rctx->chip_class >= EVERGREEN ? 32768 : 16384)
H A Dr600_streamout.c161 if (rctx->chip_class >= EVERGREEN) {
309 if (rctx->chip_class >= EVERGREEN) {
H A Dr600_asm.c964 int i, kcache_banks = bc->chip_class >= EVERGREEN ? 4 : 2;
1113 if (bc->chip_class < EVERGREEN)
1238 if (bc->chip_class >= EVERGREEN) {
1352 case EVERGREEN:
1381 if (bc->chip_class >= EVERGREEN) {
1400 case EVERGREEN:
1448 if (bc->chip_class >= EVERGREEN) {
1505 if (bc->chip_class >= EVERGREEN) {
1577 if (bc->chip_class >= EVERGREEN)
1595 if (bc->chip_class >= EVERGREEN)
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Damd_family.h111 EVERGREEN, enumerator in enum:chip_class
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Damd_family.h128 EVERGREEN, enumerator in enum:chip_class
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_callstack.cpp108 case EVERGREEN:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp100 TRANSLATE_HW_CLASS(EVERGREEN);
H A Dsb_core.cpp331 case EVERGREEN: return HW_CLASS_EVERGREEN;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp100 TRANSLATE_HW_CLASS(EVERGREEN);
H A Dsb_core.cpp331 case EVERGREEN: return HW_CLASS_EVERGREEN;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c261 ws->info.chip_class = EVERGREEN;
310 if (ws->info.chip_class >= EVERGREEN && ws->info.drm_minor >= 27) {
412 ws->info.chip_class >= EVERGREEN ?
417 ws->info.chip_class >= EVERGREEN ?
423 ws->info.chip_class >= EVERGREEN ? 512 : 256;
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c264 ws->info.chip_class = EVERGREEN;
312 if (ws->info.chip_class >= EVERGREEN && ws->info.drm_minor >= 27) {
423 ws->info.chip_class >= EVERGREEN ?
428 ws->info.chip_class >= EVERGREEN ?
434 ws->info.chip_class >= EVERGREEN ? 512 : 256;

Completed in 24 milliseconds

12