Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_gtt.c2096 static struct i915_vma *pd_vma_create(struct gen6_hw_ppgtt *ppgtt, int size) in pd_vma_create() function
2198 ppgtt->vma = pd_vma_create(ppgtt, GEN6_PD_SIZE); in gen6_ppgtt_create()