HomeSort by relevance Sort by last modified time
    Searched defs:drm_i915_gem_wait (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/drm/
i915_drm.h 164 #define DRM_I915_GEM_WAIT 0x2c
222 #define DRM_IOCTL_I915_GEM_WAIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_WAIT, struct drm_i915_gem_wait)
624 struct drm_i915_gem_wait { struct
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 252 #define DRM_I915_GEM_WAIT 0x2c
311 #define DRM_IOCTL_I915_GEM_WAIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_WAIT, struct drm_i915_gem_wait)
1295 struct drm_i915_gem_wait { struct
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 252 #define DRM_I915_GEM_WAIT 0x2c
309 #define DRM_IOCTL_I915_GEM_WAIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_WAIT, struct drm_i915_gem_wait)
1215 struct drm_i915_gem_wait { struct
    [all...]

Completed in 122 milliseconds