HomeSort by: relevance | last modified time | path
    Searched defs:drm_i915_gem_wait (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h 348 #define DRM_I915_GEM_WAIT 0x2c
412 #define DRM_IOCTL_I915_GEM_WAIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_WAIT, struct drm_i915_gem_wait)
1513 struct drm_i915_gem_wait { struct
i915_drm.h 348 #define DRM_I915_GEM_WAIT 0x2c
412 #define DRM_IOCTL_I915_GEM_WAIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_WAIT, struct drm_i915_gem_wait)
1513 struct drm_i915_gem_wait { struct

Completed in 25 milliseconds