Home
last modified time | relevance | path

Searched refs:SI_CPDMA_SKIP_ALL (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c152 if ((user_flags & SI_CPDMA_SKIP_ALL) == SI_CPDMA_SKIP_ALL) { in si_cp_dma_prepare()
407 si_cp_dma_copy_buffer(sctx, buf, buf, offset, offset, size, SI_CPDMA_SKIP_ALL, in cik_prefetch_TC_L2_async()
Dsi_pipe.h1362 #define SI_CPDMA_SKIP_ALL \ macro