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

  /bionic/libc/kernel/uapi/drm/
i915_drm.h 182 #define DRM_I915_GEM_MMAP_GTT 0x24
238 #define DRM_IOCTL_I915_GEM_MMAP_GTT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_gtt)
418 struct drm_i915_gem_mmap_gtt { struct
  /external/kernel-headers/original/uapi/drm/
i915_drm.h 299 #define DRM_I915_GEM_MMAP_GTT 0x24
356 #define DRM_IOCTL_I915_GEM_MMAP_GTT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_gtt)
722 struct drm_i915_gem_mmap_gtt { struct
    [all...]
  /external/libdrm/include/drm/
i915_drm.h 299 #define DRM_I915_GEM_MMAP_GTT 0x24
356 #define DRM_IOCTL_I915_GEM_MMAP_GTT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_gtt)
692 struct drm_i915_gem_mmap_gtt { struct
    [all...]
  /external/mesa3d/include/drm-uapi/
i915_drm.h 259 #define DRM_I915_GEM_MMAP_GTT 0x24
315 #define DRM_IOCTL_I915_GEM_MMAP_GTT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_gtt)
650 struct drm_i915_gem_mmap_gtt { struct
    [all...]

Completed in 1345 milliseconds