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

/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h3304 /** @I915_MEMORY_CLASS_SYSTEM: System memory */
3305 I915_MEMORY_CLASS_SYSTEM = 0, enumerator in enum:drm_i915_gem_memory_class
3522 * 2) We still need to support 4K PTEs for I915_MEMORY_CLASS_SYSTEM
3558 * Note that one of the placements MUST be I915_MEMORY_CLASS_SYSTEM, to
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h2810 /** @I915_MEMORY_CLASS_SYSTEM: System memory */
2811 I915_MEMORY_CLASS_SYSTEM = 0, enumerator in enum:drm_i915_gem_memory_class
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c371 .region.memory_class = I915_MEMORY_CLASS_SYSTEM,
382 case I915_MEMORY_CLASS_SYSTEM:
394 if (info->region.memory_class == I915_MEMORY_CLASS_SYSTEM)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c2219 case I915_MEMORY_CLASS_SYSTEM:

Completed in 22 milliseconds