HomeSort by: relevance | last modified time | path
    Searched refs:CHIP_RS780 (Results 1 - 19 of 19) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/amd/common/
amd_family.h 63 CHIP_RS780,
  /xsrc/external/mit/MesaLib.old/dist/src/amd/common/
amd_family.h 58 CHIP_RS780,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
r600_streamout.c 100 if (rctx->family >= CHIP_RS780 && rctx->family <= CHIP_RV740)
106 (rctx->family > CHIP_R600 && rctx->family < CHIP_RS780 ? 2 : 0); /* SURFACE_BASE_UPDATE */
211 if (rctx->family >= CHIP_RS780 && rctx->family <= CHIP_RV740) {
r600_pipe.c 184 rctx->b.family == CHIP_RS780 ||
756 if (rscreen->b.family < CHIP_RS780) {
r600_hw_context.c 231 rctx->b.family == CHIP_RS780 ||
r600_pipe_common.h 887 case CHIP_RS780:
r600_pipe_common.c 740 case CHIP_RS780: return "AMD RS780";
865 case CHIP_RS780:
r600_asm.c 121 case CHIP_RS780:
149 (family != CHIP_RV670 && family != CHIP_RS780 && family != CHIP_RS880)) {
r600_state.c 2176 case CHIP_RS780:
2269 case CHIP_RS780:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
r600_streamout.c 100 if (rctx->family >= CHIP_RS780 && rctx->family <= CHIP_RV740)
106 (rctx->family > CHIP_R600 && rctx->family < CHIP_RS780 ? 2 : 0); /* SURFACE_BASE_UPDATE */
211 if (rctx->family >= CHIP_RS780 && rctx->family <= CHIP_RV740) {
r600_pipe.c 185 rctx->b.family == CHIP_RS780 ||
778 if (rscreen->b.family < CHIP_RS780) {
r600_hw_context.c 231 rctx->b.family == CHIP_RS780 ||
r600_pipe_common.h 877 case CHIP_RS780:
r600_pipe_common.c 817 case CHIP_RS780: return "AMD RS780";
947 case CHIP_RS780:
r600_asm.c 121 case CHIP_RS780:
149 (family != CHIP_RV670 && family != CHIP_RS780 && family != CHIP_RS880)) {
r600_state.c 2173 case CHIP_RS780:
2266 case CHIP_RS780:
  /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
radeon_drm_winsys.c 243 case CHIP_RS780:
293 case CHIP_RS780:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
radeon_drm_winsys.c 240 case CHIP_RS780:
291 case CHIP_RS780:
  /xsrc/external/mit/libdrm/dist/radeon/
radeon_surface.c 63 CHIP_RS780,

Completed in 34 milliseconds