Home
last modified time | relevance | path

Searched refs:RADEON_PACKET_TYPE3 (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h134 #define RADEON_PACKET_TYPE3 3 macro
168 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
H A Dsid.h1657 #define RADEON_PACKET_TYPE3 3 macro
1658 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_cs.c770 case RADEON_PACKET_TYPE3: in radeon_cs_packet_parse()
813 if (p3reloc.type != RADEON_PACKET_TYPE3) in radeon_cs_packet_next_is_pkt3_nop()
868 if (p3reloc.type != RADEON_PACKET_TYPE3 || in radeon_cs_packet_next_reloc()
H A Drv770d.h988 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
H A Dnid.h1157 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
H A Dr600_cs.c842 if (wait_reg_mem.type != RADEON_PACKET_TYPE3 || in r600_cs_common_vline_parse()
2305 case RADEON_PACKET_TYPE3: in r600_cs_parse()
H A Dsid.h1595 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
H A Dr300.c1306 case RADEON_PACKET_TYPE3: in r300_cs_parse()
H A Devergreen_cs.c2761 case RADEON_PACKET_TYPE3: in evergreen_cs_parse()
3539 case RADEON_PACKET_TYPE3: in evergreen_ib_parse()
H A Devergreend.h1543 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
H A Dr600d.h1587 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
H A Dradeon_reg.h3719 #define RADEON_PACKET_TYPE3 3 macro
H A Dr100.c2091 case RADEON_PACKET_TYPE3: in r100_cs_parse()
H A Dsi.c4754 case RADEON_PACKET_TYPE3: in si_ib_parse()