Searched refs:CAYMAN (Results 1 - 25 of 47) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp101 TRANSLATE_HW_CLASS(CAYMAN);
135 TRANSLATE_CHIP(CAYMAN);
H A Dsb_core.cpp317 TRANSLATE_CHIP(CAYMAN);
332 case CAYMAN: return HW_CLASS_CAYMAN;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_context.cpp101 TRANSLATE_HW_CLASS(CAYMAN);
135 TRANSLATE_CHIP(CAYMAN);
H A Dsb_core.cpp317 TRANSLATE_CHIP(CAYMAN);
332 case CAYMAN: return HW_CLASS_CAYMAN;
/xsrc/external/mit/MesaLib.old/dist/include/pci_ids/
H A Dr600_pci_ids.h218 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 Dr600_pci_ids.h218 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 Dr600_pci_ids.h218 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 Dr600_pci_ids.h218 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 Damd_family.h112 CAYMAN, enumerator in enum:chip_class
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Damd_family.h129 CAYMAN, enumerator in enum:chip_class
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_callstack.cpp103 case CAYMAN:
H A Dsfn_emitaluinstruction.cpp54 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 Dsfn_shader_geometry.cpp251 if ((get_chip_class() == CAYMAN && i == 2) || (i == 3))
H A Dsfn_emitssboinstruction.cpp414 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 D10.0.5.rst34 CAYMAN broken with HyperZ on
40 [APITRACE] Hyper-Z lockup with Falcon BMS 4.32u6 on CAYMAN
H A D10.0.3.rst42 OpenCL hangs graphics on CAYMAN
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_viewport.c144 if (rctx->chip_class == EVERGREEN || rctx->chip_class == CAYMAN) {
150 if (rctx->chip_class == CAYMAN &&
225 if (rctx->chip_class >= CAYMAN)
H A Dr600_asm.c340 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 Devergreen_compute.c626 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 Dr600_pipe.c190 case CAYMAN:
788 case CAYMAN:
807 case CAYMAN:
H A Deg_asm.c193 if (bc->chip_class == CAYMAN)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_viewport.c144 if (rctx->chip_class == EVERGREEN || rctx->chip_class == CAYMAN) {
150 if (rctx->chip_class == CAYMAN &&
225 if (rctx->chip_class >= CAYMAN)
H A Dr600_asm.c340 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 Devergreen_compute.c648 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 Dr600_pipe.c189 case CAYMAN:
766 case CAYMAN:
785 case CAYMAN:

Completed in 46 milliseconds

12