Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dgen8_ppgtt.c150 static unsigned int gen8_pd_top_count(const struct i915_address_space *vm) in gen8_pd_top_count() function
199 __gen8_ppgtt_cleanup(vm, ppgtt->pd, gen8_pd_top_count(vm), vm->top); in gen8_ppgtt_cleanup()
691 GEM_BUG_ON(gen8_pd_top_count(vm) != GEN8_3LVL_PDPES); in gen8_preallocate_top_level_pdp()
719 const unsigned int count = gen8_pd_top_count(vm); in gen8_alloc_top_pd()
819 gen8_pd_top_count(&ppgtt->vm), ppgtt->vm.top); in gen8_ppgtt_create()

Completed in 4 milliseconds