Searched refs:DEBUG_SYNC (Results 1 – 10 of 10) sorted by relevance
44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
476 if (SVGA_DEBUG & DEBUG_SYNC) { in svga_context_flush()
73 { "sync", DEBUG_SYNC, NULL },
44 if (INTEL_DEBUG(DEBUG_SYNC)) { in anv_queue_init()
55 #define DEBUG_SYNC (1ull << 7) macro
54 { "sync", DEBUG_SYNC},
996 if (INTEL_DEBUG(DEBUG_SYNC)) { in _crocus_batch_flush()
1089 if (INTEL_DEBUG(DEBUG_SYNC)) { in _iris_batch_flush()
1736 #if defined(DEBUG_SYNC) in queue_picture()
3566 - anv: implement DEBUG_SYNC