HomeSort by: relevance | last modified time | path
    Searched refs:DRM_I915_FLUSH (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
i915_drm.h 172 #define DRM_I915_FLUSH 0x01
211 #define DRM_IOCTL_I915_FLUSH DRM_IO ( DRM_COMMAND_BASE + DRM_I915_FLUSH)
i915_dma.c 978 DRM_IOCTL_DEF(DRM_I915_FLUSH, i915_flush_ioctl, DRM_AUTH),
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h 306 #define DRM_I915_FLUSH 0x01
367 #define DRM_IOCTL_I915_FLUSH DRM_IO ( DRM_COMMAND_BASE + DRM_I915_FLUSH)

Completed in 23 milliseconds