Home
last modified time | relevance | path

Searched refs:RADEON_CP_PACKET3_GET_OPCODE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_cs.c762 pkt->opcode = RADEON_CP_PACKET3_GET_OPCODE(header); in radeon_cs_packet_parse()
H A Dradeon_reg.h3713 #define RADEON_CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) macro
H A Devergreen_cs.c3541 pkt.opcode = RADEON_CP_PACKET3_GET_OPCODE(ib->ptr[idx]); in evergreen_ib_parse()
H A Dsi.c4760 pkt.opcode = RADEON_CP_PACKET3_GET_OPCODE(ib->ptr[idx]); in si_ib_parse()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_cs.c771 pkt->opcode = RADEON_CP_PACKET3_GET_OPCODE(header); in radeon_cs_packet_parse()
H A Dradeon_reg.h3713 #define RADEON_CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) macro
H A Devergreen_cs.c3540 pkt.opcode = RADEON_CP_PACKET3_GET_OPCODE(ib->ptr[idx]); in evergreen_ib_parse()
H A Dsi.c4755 pkt.opcode = RADEON_CP_PACKET3_GET_OPCODE(ib->ptr[idx]); in si_ib_parse()

Completed in 50 milliseconds