Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h223 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
H A Dsid.h1785 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
/linux/drivers/gpu/drm/radeon/
H A Dsid.h1722 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
H A Devergreen_cs.c2183 if (command & PACKET3_CP_DMA_CMD_DAIC) { in evergreen_packet3_check()
3477 if (command & PACKET3_CP_DMA_CMD_DAIC) { in evergreen_vm_packet3_check()
H A Devergreend.h1627 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
H A Dr600d.h1649 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29) macro
H A Dr600_cs.c1823 if (command & PACKET3_CP_DMA_CMD_DAIC) { in r600_packet3_check()
H A Dsi.c4490 if (command & PACKET3_CP_DMA_CMD_DAIC) { in si_vm_packet3_cp_dma_check()