Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_vma.h466 struct i915_vma *i915_vma_alloc(void);
Di915_vma.c43 struct i915_vma *i915_vma_alloc(void) in i915_vma_alloc() function
109 vma = i915_vma_alloc(); in vma_create()
Di915_gem_gtt.c1876 vma = i915_vma_alloc(); in pd_vma_create()