Searched refs:DEBUG_SYNC (Results 1 – 13 of 13) sorted by relevance
44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
234 if (SVGA_DEBUG & DEBUG_SYNC) { in svga_context_flush()
59 { "sync", DEBUG_SYNC, NULL },
291 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) in do_blit_bitmap()
250 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) { in _intel_batchbuffer_flush()
480 { "sync", DEBUG_SYNC},
445 #define DEBUG_SYNC 0x2000 macro