Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c146 gen8_pd_top_count(const struct i915_address_space *vm) in gen8_pd_top_count() function
194 __gen8_ppgtt_cleanup(vm, ppgtt->pd, gen8_pd_top_count(vm), vm->top); in gen8_ppgtt_cleanup()
616 GEM_BUG_ON(gen8_pd_top_count(vm) != GEN8_3LVL_PDPES); in gen8_preallocate_top_level_pdp()
644 const unsigned int count = gen8_pd_top_count(vm); in gen8_alloc_top_pd()
738 gen8_pd_top_count(&ppgtt->vm), ppgtt->vm.top); in gen8_ppgtt_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c179 static unsigned int gen8_pd_top_count(const struct i915_address_space *vm) in gen8_pd_top_count() function
230 gen8_pd_top_count(vm), vm->top); in gen8_ppgtt_cleanup()
895 GEM_BUG_ON(gen8_pd_top_count(vm) != GEN8_3LVL_PDPES); in gen8_preallocate_top_level_pdp()
923 const unsigned int count = gen8_pd_top_count(vm); in gen8_alloc_top_pd()

Completed in 3 milliseconds