Searched refs:DEBUG_SYNC (Results 1 – 11 of 11) sorted by relevance
44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
399 if (SVGA_DEBUG & DEBUG_SYNC) { in svga_context_flush()
68 { "sync", DEBUG_SYNC, NULL },
55 #define DEBUG_SYNC (1ull << 11) macro
55 { "sync", DEBUG_SYNC},
179 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) { in _intel_batchbuffer_flush()
278 #define DEBUG_SYNC 0x2000 macro
310 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) in do_blit_bitmap()
307 { "sync", DEBUG_SYNC},
312 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) in do_blit_bitmap()
1029 if (unlikely(INTEL_DEBUG & DEBUG_SYNC)) { in _intel_batchbuffer_flush_fence()