Searched refs:DRM_IOCTL_I915_GEM_MMAP_GTT (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/include/uapi/drm/
H A Di915_drm.h524 #define DRM_IOCTL_I915_GEM_MMAP_GTT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_gtt) macro
1004 * `DRM_IOCTL_I915_GEM_MMAP_GTT` is an older supported alias to this struct, but will behave
/linux-master/include/uapi/drm/
H A Di915_drm.h524 #define DRM_IOCTL_I915_GEM_MMAP_GTT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_MMAP_GTT, struct drm_i915_gem_mmap_gtt) macro
1010 * `DRM_IOCTL_I915_GEM_MMAP_GTT` is an older supported alias to this struct, but will behave

Completed in 216 milliseconds