Lines Matching +full:value +full:- +full:start
1 /* SPDX-License-Identifier: MIT */
32 * Flag to opt-in for VM_BIND mode of binding during VM creation.
51 * struct drm_i915_gem_timeline_fence - An input or output timeline fence.
74 #define __I915_TIMELINE_FENCE_UNKNOWN_FLAGS (-(I915_TIMELINE_FENCE_SIGNAL << 1))
77 * @value: A point in the timeline.
78 * Value must be 0 for a binary drm_syncobj. A Value of 0 for a
82 __u64 value; member
86 * struct drm_i915_gem_vm_bind - VA to object mapping to bind.
96 * The @start, @offset and @length must be 4K page aligned. However the DG2 has
98 * platform, for binding device local-memory objects, the @start, @offset and
102 * Error code -EINVAL will be returned if @start, @offset and @length are not
104 * -ENOSPC will be returned if the VA range specified can't be reserved.
117 /** @start: Virtual Address start to bind */
118 __u64 start; member
151 * @extensions: Zero-terminated chain of extensions.
159 * struct drm_i915_gem_vm_unbind - VA to object mapping to unbind.
182 /** @start: Virtual Address start to unbind */
183 __u64 start; member
209 * @extensions: Zero-terminated chain of extensions.
217 * struct drm_i915_gem_execbuffer3 - Structure for DRM_I915_GEM_EXECBUFFER3
270 * @extensions: Zero-terminated chain of extensions.
278 * struct drm_i915_gem_create_ext_vm_private - Extension to make the object