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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_ring.c 104 static struct i915_vma *create_ring_vma(struct i915_ggtt *ggtt, int size) function in typeref:struct:i915_vma *
166 vma = create_ring_vma(engine->gt->ggtt, size);
intel_ring.c 104 static struct i915_vma *create_ring_vma(struct i915_ggtt *ggtt, int size) function in typeref:struct:i915_vma *
166 vma = create_ring_vma(engine->gt->ggtt, size);

Completed in 21 milliseconds