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

/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h1024 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
1205 * alignment restrictions with I915_MEMORY_CLASS_DEVICE, on devices with
1601 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
3306 /** @I915_MEMORY_CLASS_DEVICE: Device local-memory */
3307 I915_MEMORY_CLASS_DEVICE, enumerator in enum:drm_i915_gem_memory_class
3352 * for I915_MEMORY_CLASS_DEVICE regions (for other types the value here
3374 * I915_MEMORY_CLASS_DEVICE regions (for other types the
3394 * I915_MEMORY_CLASS_DEVICE regions (for other types the
3401 * currently tracked for I915_MEMORY_CLASS_DEVICE
3499 * page size restrictions when dealing with I915_MEMORY_CLASS_DEVICE
[all...]
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h948 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
1466 * contain I915_MEMORY_CLASS_DEVICE then the object will be allocated and
2812 /** @I915_MEMORY_CLASS_DEVICE: Device local-memory */
2813 I915_MEMORY_CLASS_DEVICE, enumerator in enum:drm_i915_gem_memory_class
3005 * .memory_class = I915_MEMORY_CLASS_DEVICE,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c2223 case I915_MEMORY_CLASS_DEVICE:
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c385 case I915_MEMORY_CLASS_DEVICE:

Completed in 21 milliseconds