Searched refs:DEBUG_SYNC (Results 1 – 15 of 15) 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 },
59 #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()
308 { "sync", DEBUG_SYNC},
314 if (INTEL_DEBUG(DEBUG_SYNC)) in do_blit_bitmap()
920 if (INTEL_DEBUG(DEBUG_SYNC)) { in _brw_batch_flush_fence()
932 if (INTEL_DEBUG(DEBUG_SYNC)) { in _iris_batch_flush()
987 if (INTEL_DEBUG(DEBUG_SYNC)) { in _crocus_batch_flush()
927 device->always_flush_cache = INTEL_DEBUG(DEBUG_SYNC) || in anv_physical_device_try_create()
1748 #if defined(DEBUG_SYNC) in queue_picture()