Home
last modified time | relevance | path

Searched refs:PACKET3_DRAW_INDIRECT (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h188 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Dnvd.h72 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Dsoc15d.h101 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Dvid.h127 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Dcikd.h245 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Dsid.h1683 #define PACKET3_DRAW_INDIRECT 0x24 macro
/linux/drivers/gpu/drm/radeon/
H A Dnid.h1175 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Devergreen_cs.c2031 case PACKET3_DRAW_INDIRECT: in evergreen_packet3_check()
2034 u64 size = pkt->opcode == PACKET3_DRAW_INDIRECT ? 16 : 20; in evergreen_packet3_check()
3374 case PACKET3_DRAW_INDIRECT: in evergreen_vm_packet3_check()
H A Dsid.h1620 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Dcikd.h1713 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Devergreend.h1560 #define PACKET3_DRAW_INDIRECT 0x24 macro
H A Dsi.c4533 case PACKET3_DRAW_INDIRECT: in si_vm_packet3_gfx_check()