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

  /hardware/intel/img/libdrm/shared-core/
i915_drm.h 192 #define DRM_I915_GEM_PIN 0x15
230 #define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_pin)
625 struct drm_i915_gem_pin { struct
  /bionic/libc/kernel/uapi/drm/
i915_drm.h 161 #define DRM_I915_GEM_PIN 0x15
224 #define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_pin)
527 struct drm_i915_gem_pin { struct
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 196 #define DRM_I915_GEM_PIN 0x15
247 #define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_pin)
744 struct drm_i915_gem_pin { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
i915_drm.h 171 #define DRM_I915_GEM_PIN 0x15
212 #define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_pin)
624 struct drm_i915_gem_pin { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
i915_drm.h 171 #define DRM_I915_GEM_PIN 0x15
212 #define DRM_IOCTL_I915_GEM_PIN DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_PIN, struct drm_i915_gem_pin)
624 struct drm_i915_gem_pin { struct

Completed in 42 milliseconds