Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_gtt.h253 struct i915_pml4 { struct
413 struct i915_pml4 pml4; /* GEN8+ & 48b PPGTT */
Di915_gem_gtt.c847 struct i915_pml4 *pml4) in gen8_initialize_pml4()
977 static void gen8_ppgtt_set_pml4e(struct i915_pml4 *pml4, in gen8_ppgtt_set_pml4e()
998 struct i915_pml4 *pml4 = &ppgtt->pml4; in gen8_ppgtt_clear_4lvl()
1496 struct i915_pml4 *pml4 = &ppgtt->pml4; in gen8_ppgtt_alloc_4lvl()
1593 struct i915_pml4 *pml4 = &ppgtt->pml4; in gen8_dump_ppgtt()