Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h1720 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
Devergreen_cs.c2203 if (command & PACKET3_CP_DMA_CMD_DAIC) { in evergreen_packet3_check()
3433 if (command & PACKET3_CP_DMA_CMD_DAIC) { in evergreen_vm_packet3_check()
Devergreend.h1626 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
Dr600d.h1648 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
Dr600_cs.c1823 if (command & PACKET3_CP_DMA_CMD_DAIC) { in r600_packet3_check()
Dsi.c4494 if (command & PACKET3_CP_DMA_CMD_DAIC) { in si_vm_packet3_cp_dma_check()