Home
last modified time | relevance | path

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

/openbmc/linux/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()