HomeSort by relevance Sort by last modified time
    Searched refs:drm_i915_gem_pin (Results 1 - 6 of 6) 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
  /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
  /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...]
  /hardware/intel/img/libdrm/libdrm/intel/
intel_bufmgr_gem.c 1093 struct drm_i915_gem_pin pin;
    [all...]

Completed in 134 milliseconds