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

/linux-master/drivers/gpu/drm/i915/
H A Dintel_memory_region.h23 INTEL_MEMORY_SYSTEM = I915_MEMORY_CLASS_SYSTEM,
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h3405 /** @I915_MEMORY_CLASS_SYSTEM: System memory */
3406 I915_MEMORY_CLASS_SYSTEM = 0, enumerator in enum:drm_i915_gem_memory_class
3623 * 2) We still need to support 4K PTEs for I915_MEMORY_CLASS_SYSTEM
3657 * Note that one of the placements MUST be I915_MEMORY_CLASS_SYSTEM, to
/linux-master/include/uapi/drm/
H A Di915_drm.h3430 /** @I915_MEMORY_CLASS_SYSTEM: System memory */
3431 I915_MEMORY_CLASS_SYSTEM = 0, enumerator in enum:drm_i915_gem_memory_class
3648 * 2) We still need to support 4K PTEs for I915_MEMORY_CLASS_SYSTEM
3682 * Note that one of the placements MUST be I915_MEMORY_CLASS_SYSTEM, to

Completed in 485 milliseconds