Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_vma.h381 struct i915_vma *i915_vma_alloc(void);
H A Di915_vma.c46 struct i915_vma *i915_vma_alloc(void) in i915_vma_alloc() function
114 vma = i915_vma_alloc(); in vma_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dmock_engine.c61 ring->vma = i915_vma_alloc(); in mock_ring()
H A Dgen6_ppgtt.c354 vma = i915_vma_alloc(); in pd_vma_create()