Home
last modified time | relevance | path

Searched refs:PACKET_TYPE3 (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/radeon/
Dnid.h418 #define PACKET_TYPE3 3 macro
433 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
Devergreen_cs.c174 case PACKET_TYPE3: in evergreen_cs_packet_parse()
222 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) { in evergreen_cs_packet_next_reloc()
254 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) { in evergreen_cs_packet_next_is_pkt3_nop()
293 if (wait_reg_mem.type != PACKET_TYPE3 || in evergreen_cs_packet_parse_vline()
1417 case PACKET_TYPE3: in evergreen_cs_parse()
Dr600_cs.c614 case PACKET_TYPE3: in r600_cs_packet_parse()
662 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) { in r600_cs_packet_next_reloc_mm()
708 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) { in r600_cs_packet_next_reloc_nomm()
741 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) { in r600_cs_packet_next_is_pkt3_nop()
780 if (wait_reg_mem.type != PACKET_TYPE3 || in r600_cs_packet_parse_vline()
1788 case PACKET_TYPE3: in r600_cs_parse()
Devergreend.h636 #define PACKET_TYPE3 3 macro
651 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
Dr300d.h71 #define PACKET_TYPE3 3 macro
Dr600d.h786 #define PACKET_TYPE3 3 macro
795 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
Drv515d.h211 #define PACKET_TYPE3 3 macro
Dr100d.h70 #define PACKET_TYPE3 3 macro
Dr300.c1294 case PACKET_TYPE3: in r300_cs_parse()
Dr100.c1154 case PACKET_TYPE3: in r100_cs_packet_parse()
1292 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) { in r100_cs_packet_next_reloc()
1862 case PACKET_TYPE3: in r100_cs_parse()