Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h222 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
Dsid.h1784 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
/linux-6.6.21/drivers/gpu/drm/radeon/
Dsid.h1721 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
Devergreen_cs.c2142 if (command & PACKET3_CP_DMA_CMD_SAIC) { in evergreen_packet3_check()
3454 if (command & PACKET3_CP_DMA_CMD_SAIC) { in evergreen_vm_packet3_check()
Devergreend.h1626 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
Dr600d.h1648 # define PACKET3_CP_DMA_CMD_SAIC (1 << 28) macro
Dr600_cs.c1792 if (command & PACKET3_CP_DMA_CMD_SAIC) { in r600_packet3_check()
Dsi.c4488 if (command & PACKET3_CP_DMA_CMD_SAIC) { in si_vm_packet3_cp_dma_check()