Home | History | Annotate | Download | only in r600

Lines Matching refs:R600

52 			R600_ERR("r600: failed to create bo for fence objects\n");
79 R600_ERR("r600: too many concurrent fences\n");
249 case R600:
305 if (rctx->chip_class == R600)
335 case CHIP_R600: return "AMD R600";
418 /* Supported except the original R600. */
421 /* R600 doesn't support per-MRT blends */
527 /* XXX: all these should be fixed, since r600 surely supports much more! */
608 strcpy(ret, "r600--");
917 fprintf(stderr, "r600: Unknown chipset 0x%04X\n", rscreen->info.pci_id);
930 rscreen->chip_class = R600;
935 case R600: