Home
last modified time | relevance | path

Searched refs:_DRM_LOCK_FLUSH (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/drm/
HDmga_dma.c1049 (lock->flags & _DRM_LOCK_FLUSH) ? "flush, " : "", in mga_dma_flush()
1055 if (lock->flags & (_DRM_LOCK_FLUSH | _DRM_LOCK_FLUSH_ALL)) { in mga_dma_flush()
HDdrm.h330 _DRM_LOCK_FLUSH = 0x04, /**< Flush this context's DMA queue first */ enumerator
/trueos/sys/dev/drm2/
HDdrm.h276 _DRM_LOCK_FLUSH = 0x04, /**< Flush this context's DMA queue first */ enumerator