Searched refs:i915_pd_entry (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/gvt/ |
| D | scheduler.c | 376 i915_pd_entry(ppgtt->pd, i); in set_context_ppgtt_from_shadow() 1152 i915_pd_entry(ppgtt->pd, i); in i915_context_ppgtt_root_restore() 1213 i915_pd_entry(ppgtt->pd, i); in i915_context_ppgtt_root_save()
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_gem_gtt.h | 524 i915_pd_entry(const struct i915_page_directory * const pdp, in i915_pd_entry() function
|
| D | i915_gem_gtt.c | 925 return i915_pd_entry(ppgtt->pd, gen8_pd_index(idx, vm->top)); in gen8_pdp_for_page_index() 1178 pd = i915_pd_entry(pdp, gen8_pd_index(idx, 2)); in gen8_ppgtt_insert_pte() 1228 i915_pd_entry(pdp, __gen8_pte_index(start, 2)); in gen8_ppgtt_insert_huge()
|