Home
last modified time | relevance | path

Searched refs:PACKET3_CP_DMA_CMD_DAIC (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
Dsid.h919 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
Devergreend.h1089 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
Dr600d.h1229 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
Devergreen_cs.c2326 if (command & PACKET3_CP_DMA_CMD_DAIC) { in evergreen_packet3_check()
3562 if (command & PACKET3_CP_DMA_CMD_DAIC) { in evergreen_vm_packet3_check()
Dr600_cs.c1903 if (command & PACKET3_CP_DMA_CMD_DAIC) { in r600_packet3_check()
Dsi.c2796 if (command & PACKET3_CP_DMA_CMD_DAIC) { in si_vm_packet3_gfx_check()