Searched refs:DBG_FORCE_DMA (Results 1 – 4 of 4) sorted by relevance
96 #define DBG_FORCE_DMA (1ull << 38) macro
223 if (rscreen->b.debug_flags & DBG_FORCE_DMA) in r600_create_context()
948 if (rctx->screen->b.debug_flags & DBG_FORCE_DMA && in r600_blit()
709 { "forcedma", DBG_FORCE_DMA, "Use asynchronous DMA for all operations when possible." },