Home
last modified time | relevance | path

Searched defs:max_pdp (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_gtt.c682 const int max_pdp) in gen8_ppgtt_allocate_page_directories()
705 const int max_pdp) in gen8_ppgtt_alloc()
778 const int max_pdp = DIV_ROUND_UP(size, 1 << 30); in gen8_ppgtt_init() local