Searched refs:I915_MEMORY_CLASS_DEVICE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Dintel_memory_region.h24 INTEL_MEMORY_LOCAL = I915_MEMORY_CLASS_DEVICE,
/linux-master/include/uapi/drm/
H A Di915_drm.h1081 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
1262 * alignment restrictions with I915_MEMORY_CLASS_DEVICE, on devices with
1658 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
3407 /** @I915_MEMORY_CLASS_DEVICE: Device local-memory */
3408 I915_MEMORY_CLASS_DEVICE, enumerator in enum:drm_i915_gem_memory_class
3453 * for I915_MEMORY_CLASS_DEVICE regions (for other types the value here
3475 * I915_MEMORY_CLASS_DEVICE regions (for other types the
3495 * I915_MEMORY_CLASS_DEVICE regions (for other types the
3502 * currently tracked for I915_MEMORY_CLASS_DEVICE
3612 * pages for I915_MEMORY_CLASS_DEVICE
[all...]
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h1081 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
1262 * alignment restrictions with I915_MEMORY_CLASS_DEVICE, on devices with
1658 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
3407 /** @I915_MEMORY_CLASS_DEVICE: Device local-memory */
3408 I915_MEMORY_CLASS_DEVICE, enumerator in enum:drm_i915_gem_memory_class
3453 * for I915_MEMORY_CLASS_DEVICE regions (for other types the value here
3475 * I915_MEMORY_CLASS_DEVICE regions (for other types the
3495 * I915_MEMORY_CLASS_DEVICE regions (for other types the
3502 * currently tracked for I915_MEMORY_CLASS_DEVICE
3612 * pages for I915_MEMORY_CLASS_DEVICE
[all...]

Completed in 204 milliseconds