Home
last modified time | relevance | path

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

/third_party/mesa3d/include/drm-uapi/
Di915_drm.h2811 I915_MEMORY_CLASS_SYSTEM = 0, enumerator
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c371 .region.memory_class = I915_MEMORY_CLASS_SYSTEM, in anv_gather_meminfo()
382 case I915_MEMORY_CLASS_SYSTEM: in anv_gather_meminfo()
394 if (info->region.memory_class == I915_MEMORY_CLASS_SYSTEM) in anv_gather_meminfo()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c2212 case I915_MEMORY_CLASS_SYSTEM: in iris_bufmgr_query_meminfo()