Searched refs:DEBUG_SYNC (Results 1 – 12 of 12) sorted by relevance
44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
429 if (SVGA_DEBUG & DEBUG_SYNC) { in svga_context_flush()
72 { "sync", DEBUG_SYNC, NULL },
58 #define DEBUG_SYNC (1ull << 11) macro
58 { "sync", DEBUG_SYNC},
179 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) { in _intel_batchbuffer_flush()
276 #define DEBUG_SYNC 0x2000 macro
310 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) in do_blit_bitmap()
306 { "sync", DEBUG_SYNC},
312 if (INTEL_DEBUG & DEBUG_SYNC) in do_blit_bitmap()
900 if (INTEL_DEBUG & DEBUG_SYNC) { in _intel_batchbuffer_flush_fence()
721 if (INTEL_DEBUG & DEBUG_SYNC) { in _iris_batch_flush()