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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
gen6_ppgtt.c 412 static struct i915_vma *pd_vma_create(struct gen6_ppgtt *ppgtt, int size) function in typeref:struct:i915_vma *
531 ppgtt->vma = pd_vma_create(ppgtt, GEN6_PD_SIZE);
gen6_ppgtt.c 412 static struct i915_vma *pd_vma_create(struct gen6_ppgtt *ppgtt, int size) function in typeref:struct:i915_vma *
531 ppgtt->vma = pd_vma_create(ppgtt, GEN6_PD_SIZE);
gen6_ppgtt.c 412 static struct i915_vma *pd_vma_create(struct gen6_ppgtt *ppgtt, int size) function in typeref:struct:i915_vma *
531 ppgtt->vma = pd_vma_create(ppgtt, GEN6_PD_SIZE);
gen6_ppgtt.c 412 static struct i915_vma *pd_vma_create(struct gen6_ppgtt *ppgtt, int size) function in typeref:struct:i915_vma *
531 ppgtt->vma = pd_vma_create(ppgtt, GEN6_PD_SIZE);
gen6_ppgtt.c 412 static struct i915_vma *pd_vma_create(struct gen6_ppgtt *ppgtt, int size) function in typeref:struct:i915_vma *
531 ppgtt->vma = pd_vma_create(ppgtt, GEN6_PD_SIZE);

Completed in 395 milliseconds