Searched refs:DBG_NO_CP_DMA (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.c47 { "nocpdma", DBG_NO_CP_DMA, "Disable CP DMA" },
817 !(rscreen->b.debug_flags & DBG_NO_CP_DMA);
H A Dr600_pipe.h261 #define DBG_NO_CP_DMA (1 << 30) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.c47 { "nocpdma", DBG_NO_CP_DMA, "Disable CP DMA" },
795 !(rscreen->b.debug_flags & DBG_NO_CP_DMA);
H A Dr600_pipe.h261 #define DBG_NO_CP_DMA (1 << 30) macro

Completed in 7 milliseconds