HomeSort by relevance Sort by last modified time
    Searched refs:PKT3_CP_DMA (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
evergreen_hw_context.c 131 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0));
r600_hw_context.c 490 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0));
evergreend.h 123 #define PKT3_CP_DMA 0x41
    [all...]
r600d.h 179 #define PKT3_CP_DMA 0x41
    [all...]
  /external/mesa3d/src/amd/common/
ac_debug.c 242 case PKT3_CP_DMA:
sid.h 193 #define PKT3_CP_DMA 0x41
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_cp_dma.c 90 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0));
  /external/mesa3d/src/amd/vulkan/
si_cmd_buffer.c 775 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0));
821 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0));
    [all...]

Completed in 110 milliseconds