Searched refs:RADEON_PACKET_TYPE3 (Results 1 - 25 of 28) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_enums.h | 134 #define RADEON_PACKET_TYPE3 3 macro 168 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | sid.h | 1657 #define RADEON_PACKET_TYPE3 3 macro 1658 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_enums.h | 134 #define RADEON_PACKET_TYPE3 3 macro 168 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | sid.h | 1657 #define RADEON_PACKET_TYPE3 3 macro 1658 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 761 case RADEON_PACKET_TYPE3: in radeon_cs_packet_parse() 804 if (p3reloc.type != RADEON_PACKET_TYPE3) in radeon_cs_packet_next_is_pkt3_nop() 861 if (p3reloc.type != RADEON_PACKET_TYPE3 || in radeon_cs_packet_next_reloc()
|
H A D | rv770d.h | 988 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | r600_cs.c | 843 if (wait_reg_mem.type != RADEON_PACKET_TYPE3 || in r600_cs_common_vline_parse() 2303 case RADEON_PACKET_TYPE3: in r600_cs_parse()
|
H A D | nid.h | 1157 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | r300.c | 1310 case RADEON_PACKET_TYPE3: in r300_cs_parse()
|
H A D | evergreen_cs.c | 2762 case RADEON_PACKET_TYPE3: in evergreen_cs_parse() 3540 case RADEON_PACKET_TYPE3: in evergreen_ib_parse()
|
H A D | sid.h | 1595 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | evergreend.h | 1543 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | r600d.h | 1587 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | radeon_reg.h | 3719 #define RADEON_PACKET_TYPE3 3 macro
|
H A D | r100.c | 2063 case RADEON_PACKET_TYPE3: in r100_cs_parse()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 770 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 D | rv770d.h | 988 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | r600_cs.c | 842 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 D | r300.c | 1305 case RADEON_PACKET_TYPE3: in r300_cs_parse()
|
H A D | nid.h | 1157 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | evergreen_cs.c | 2761 case RADEON_PACKET_TYPE3: in evergreen_cs_parse() 3539 case RADEON_PACKET_TYPE3: in evergreen_ib_parse()
|
H A D | sid.h | 1595 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | evergreend.h | 1543 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
H A D | radeon_reg.h | 3719 #define RADEON_PACKET_TYPE3 3 macro
|
H A D | r600d.h | 1587 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \
|
Completed in 140 milliseconds
12