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

/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h535 #define DRM_IOCTL_I915_GEM_VM_CREATE DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_VM_CREATE, struct drm_i915_gem_vm_control)
536 #define DRM_IOCTL_I915_GEM_VM_DESTROY DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_VM_DESTROY, struct drm_i915_gem_vm_control)
2501 * struct drm_i915_gem_vm_control - Structure to create or destroy VM.
2521 struct drm_i915_gem_vm_control { struct
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h472 #define DRM_IOCTL_I915_GEM_VM_CREATE DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GEM_VM_CREATE, struct drm_i915_gem_vm_control)
473 #define DRM_IOCTL_I915_GEM_VM_DESTROY DRM_IOW (DRM_COMMAND_BASE + DRM_I915_GEM_VM_DESTROY, struct drm_i915_gem_vm_control)
2156 struct drm_i915_gem_vm_control { struct

Completed in 11 milliseconds