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

  /src/sys/external/bsd/drm/dist/shared-core/
i915_drm.h 193 #define DRM_I915_GEM_UNPIN 0x16
231 #define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
690 struct drm_i915_gem_unpin { struct
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h 325 #define DRM_I915_GEM_UNPIN 0x16
388 #define DRM_IOCTL_I915_GEM_UNPIN DRM_IOW(DRM_COMMAND_BASE + DRM_I915_GEM_UNPIN, struct drm_i915_gem_unpin)
1206 struct drm_i915_gem_unpin { struct

Completed in 71 milliseconds