| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_context.cpp | 101 TRANSLATE_HW_CLASS(CAYMAN); 135 TRANSLATE_CHIP(CAYMAN);
|
| H A D | sb_core.cpp | 317 TRANSLATE_CHIP(CAYMAN); 332 case CAYMAN: return HW_CLASS_CAYMAN;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_context.cpp | 101 TRANSLATE_HW_CLASS(CAYMAN); 135 TRANSLATE_CHIP(CAYMAN);
|
| H A D | sb_core.cpp | 317 TRANSLATE_CHIP(CAYMAN); 332 case CAYMAN: return HW_CLASS_CAYMAN;
|
| /xsrc/external/mit/MesaLib.old/dist/include/pci_ids/ |
| H A D | r600_pci_ids.h | 218 CHIPSET(0x6700, CAYMAN_6700, CAYMAN) 219 CHIPSET(0x6701, CAYMAN_6701, CAYMAN) 220 CHIPSET(0x6702, CAYMAN_6702, CAYMAN) 221 CHIPSET(0x6703, CAYMAN_6703, CAYMAN) 222 CHIPSET(0x6704, CAYMAN_6704, CAYMAN) 223 CHIPSET(0x6705, CAYMAN_6705, CAYMAN) 224 CHIPSET(0x6706, CAYMAN_6706, CAYMAN) 225 CHIPSET(0x6707, CAYMAN_6707, CAYMAN) 226 CHIPSET(0x6708, CAYMAN_6708, CAYMAN) 227 CHIPSET(0x6709, CAYMAN_6709, CAYMAN) [all...] |
| /xsrc/external/mit/MesaLib/dist/include/pci_ids/ |
| H A D | r600_pci_ids.h | 218 CHIPSET(0x6700, CAYMAN_6700, CAYMAN) 219 CHIPSET(0x6701, CAYMAN_6701, CAYMAN) 220 CHIPSET(0x6702, CAYMAN_6702, CAYMAN) 221 CHIPSET(0x6703, CAYMAN_6703, CAYMAN) 222 CHIPSET(0x6704, CAYMAN_6704, CAYMAN) 223 CHIPSET(0x6705, CAYMAN_6705, CAYMAN) 224 CHIPSET(0x6706, CAYMAN_6706, CAYMAN) 225 CHIPSET(0x6707, CAYMAN_6707, CAYMAN) 226 CHIPSET(0x6708, CAYMAN_6708, CAYMAN) 227 CHIPSET(0x6709, CAYMAN_6709, CAYMAN) [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/pci_ids/ |
| H A D | r600_pci_ids.h | 218 CHIPSET(0x6700, CAYMAN_6700, CAYMAN) 219 CHIPSET(0x6701, CAYMAN_6701, CAYMAN) 220 CHIPSET(0x6702, CAYMAN_6702, CAYMAN) 221 CHIPSET(0x6703, CAYMAN_6703, CAYMAN) 222 CHIPSET(0x6704, CAYMAN_6704, CAYMAN) 223 CHIPSET(0x6705, CAYMAN_6705, CAYMAN) 224 CHIPSET(0x6706, CAYMAN_6706, CAYMAN) 225 CHIPSET(0x6707, CAYMAN_6707, CAYMAN) 226 CHIPSET(0x6708, CAYMAN_6708, CAYMAN) 227 CHIPSET(0x6709, CAYMAN_6709, CAYMAN) [all...] |
| /xsrc/external/mit/libdrm/dist/radeon/ |
| H A D | r600_pci_ids.h | 218 CHIPSET(0x6700, CAYMAN_6700, CAYMAN) 219 CHIPSET(0x6701, CAYMAN_6701, CAYMAN) 220 CHIPSET(0x6702, CAYMAN_6702, CAYMAN) 221 CHIPSET(0x6703, CAYMAN_6703, CAYMAN) 222 CHIPSET(0x6704, CAYMAN_6704, CAYMAN) 223 CHIPSET(0x6705, CAYMAN_6705, CAYMAN) 224 CHIPSET(0x6706, CAYMAN_6706, CAYMAN) 225 CHIPSET(0x6707, CAYMAN_6707, CAYMAN) 226 CHIPSET(0x6708, CAYMAN_6708, CAYMAN) 227 CHIPSET(0x6709, CAYMAN_6709, CAYMAN) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | amd_family.h | 112 CAYMAN, enumerator in enum:chip_class
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | amd_family.h | 129 CAYMAN, enumerator in enum:chip_class
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_callstack.cpp | 103 case CAYMAN:
|
| H A D | sfn_emitaluinstruction.cpp | 54 if (get_chip_class() == CAYMAN) { 416 if (get_chip_class() == CAYMAN) { 474 if (get_chip_class() < CAYMAN) { 820 if (get_chip_class() == CAYMAN) {
|
| H A D | sfn_shader_geometry.cpp | 251 if ((get_chip_class() == CAYMAN && i == 2) || (i == 3))
|
| H A D | sfn_emitssboinstruction.cpp | 414 emit_instruction(new AluInstruction(op1_mov, temp2.reg_i(0), from_nir(instr->src[0], i), get_chip_class() == CAYMAN ? last_write : write)); 484 emit_instruction(new AluInstruction(op1_mov, m_rat_return_address.reg_i(get_chip_class() == CAYMAN ? 2 : 3), 561 emit_instruction(new AluInstruction(op1_mov, m_rat_return_address.reg_i(get_chip_class() == CAYMAN ? 2 : 3),
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.0.5.rst | 34 CAYMAN broken with HyperZ on 40 [APITRACE] Hyper-Z lockup with Falcon BMS 4.32u6 on CAYMAN
|
| H A D | 10.0.3.rst | 42 OpenCL hangs graphics on CAYMAN
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_viewport.c | 144 if (rctx->chip_class == EVERGREEN || rctx->chip_class == CAYMAN) { 150 if (rctx->chip_class == CAYMAN && 225 if (rctx->chip_class >= CAYMAN)
|
| H A D | r600_asm.c | 340 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 549 boolean scalar_only = bc->chip_class == CAYMAN ? false : true; 550 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 628 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 664 if (bc->chip_class < CAYMAN) { 779 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 1279 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 1348 case CAYMAN: 1361 (bc->chip_class == CAYMAN || 1401 case CAYMAN [all...] |
| H A D | evergreen_compute.c | 626 if (rctx->b.chip_class < CAYMAN) { 831 if (rctx->b.chip_class >= CAYMAN) { 1087 if (rctx->b.chip_class < CAYMAN) { 1137 if (rctx->b.chip_class < CAYMAN) { 1148 if (rctx->b.chip_class < CAYMAN) {
|
| H A D | r600_pipe.c | 190 case CAYMAN: 788 case CAYMAN: 807 case CAYMAN:
|
| H A D | eg_asm.c | 193 if (bc->chip_class == CAYMAN)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_viewport.c | 144 if (rctx->chip_class == EVERGREEN || rctx->chip_class == CAYMAN) { 150 if (rctx->chip_class == CAYMAN && 225 if (rctx->chip_class >= CAYMAN)
|
| H A D | r600_asm.c | 340 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 549 boolean scalar_only = bc->chip_class == CAYMAN ? false : true; 550 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 628 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 664 if (bc->chip_class < CAYMAN) { 773 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 1284 int max_slots = bc->chip_class == CAYMAN ? 4 : 5; 1353 case CAYMAN: 1366 (bc->chip_class == CAYMAN || 1406 case CAYMAN [all...] |
| H A D | evergreen_compute.c | 648 if (rctx->b.chip_class < CAYMAN) { 860 if (rctx->b.chip_class >= CAYMAN) { 1119 if (rctx->b.chip_class < CAYMAN) { 1169 if (rctx->b.chip_class < CAYMAN) { 1180 if (rctx->b.chip_class < CAYMAN) {
|
| H A D | r600_pipe.c | 189 case CAYMAN: 766 case CAYMAN: 785 case CAYMAN:
|