Searched refs:_DRM_LOCK_FLUSH (Results 1 – 2 of 2) sorted by relevance
271 _DRM_LOCK_FLUSH = 0x04, /**< Flush this context's DMA queue first */ enumerator
1029 (lock->flags & _DRM_LOCK_FLUSH) ? "flush, " : "", in mga_dma_flush()1035 if (lock->flags & (_DRM_LOCK_FLUSH | _DRM_LOCK_FLUSH_ALL)) in mga_dma_flush()