HomeSort by: relevance | last modified time | path
    Searched defs:I915_MEMORY_CLASS_DEVICE (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
i915_drm.h 948 * 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,
3005 * .memory_class = I915_MEMORY_CLASS_DEVICE,
  /xsrc/external/mit/libdrm/dist/include/drm/
i915_drm.h 1024 * 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,
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...]

Completed in 19 milliseconds