Searched refs:DBG_NO_CP_DMA (Results 1 – 2 of 2) sorted by relevance
46 { "nocpdma", DBG_NO_CP_DMA, "Disable CP DMA" },756 !(rscreen->b.debug_flags & DBG_NO_CP_DMA); in r600_screen_create()
258 #define DBG_NO_CP_DMA (1 << 30) macro