Home
last modified time | relevance | path

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

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