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