HomeSort by: relevance | last modified time | path
    Searched refs:PACKET3_CP_DMA_CMD_DAIC (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_enums.h 226 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29)
sid.h 1787 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
sid.h 1724 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29)
radeon_evergreen_cs.c 2211 if (command & PACKET3_CP_DMA_CMD_DAIC) {
3505 if (command & PACKET3_CP_DMA_CMD_DAIC) {
evergreend.h 1629 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29)
r600d.h 1651 # define PACKET3_CP_DMA_CMD_DAIC (1 << 29)
radeon_r600_cs.c 1826 if (command & PACKET3_CP_DMA_CMD_DAIC) {
radeon_si.c 4517 if (command & PACKET3_CP_DMA_CMD_DAIC) {

Completed in 39 milliseconds