Searched refs:_DRM_LOCK_FLUSH (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h279 _DRM_LOCK_FLUSH = 0x04, /**< Flush this context's DMA queue first */ enumerator in enum:drm_lock_flags
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h276 _DRM_LOCK_FLUSH = 0x04, /**< Flush this context's DMA queue first */ enumerator in enum:drm_lock_flags
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h276 _DRM_LOCK_FLUSH = 0x04, /**< Flush this context's DMA queue first */ enumerator in enum:drm_lock_flags
/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.c1994 if (flags & DRM_LOCK_FLUSH) lock.flags |= _DRM_LOCK_FLUSH;
2780 if (flags & DRM_LOCK_FLUSH) lock.flags |= _DRM_LOCK_FLUSH;

Completed in 15 milliseconds