Home
last modified time | relevance | path

Searched refs:DBG_NO_ASYNC_DMA (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c639 if (rscreen->info.ip[AMD_IP_SDMA].num_queues && !(rscreen->debug_flags & DBG_NO_ASYNC_DMA)) { in r600_common_context_init()
702 { "nodma", DBG_NO_ASYNC_DMA, "Disable asynchronous DMA" },
H A Dr600_pipe_common.h90 #define DBG_NO_ASYNC_DMA (1ull << 32) macro

Completed in 5 milliseconds