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