Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_gtt.h151 struct i915_page_table { struct
155 struct i915_page_table *stash; argument
160 struct i915_page_table pt;
186 __px_choose_expr(px, struct i915_page_table *, __x, \
193 struct i915_page_table *pt[2];
294 struct i915_page_table *pt,
503 static inline struct i915_page_table *
520 struct i915_page_table *pt = ppgtt->pd->entry[n]; in i915_page_dir_dma_addr()
572 struct i915_page_table *pt, int lvl);
579 struct i915_page_table *pt,
[all …]
A Dintel_ppgtt.c15 struct i915_page_table *alloc_pt(struct i915_address_space *vm) in alloc_pt()
17 struct i915_page_table *pt; in alloc_pt()
69 void free_px(struct i915_address_space *vm, struct i915_page_table *pt, int lvl) in free_px()
99 struct i915_page_table * const to, in __set_pd_entry()
125 struct i915_page_table * const pt, in release_pd_entry()
229 struct i915_page_table *pt; in i915_vm_alloc_pt_stash()
264 struct i915_page_table *pt; in i915_vm_map_pt_stash()
281 struct i915_page_table *pt; in i915_vm_free_pt_stash()
A Dgen6_ppgtt.c17 const struct i915_page_table *pt) in gen6_write_pde()
81 struct i915_page_table * const pt = in gen6_ppgtt_clear_range()
149 struct i915_page_table *pt; in gen6_flush_pd()
174 struct i915_page_table *pt; in gen6_alloc_va_range()
253 struct i915_page_table *pt; in gen6_ppgtt_free_pd()
309 struct i915_page_table *pt; in pd_vma_unbind()
A Dgen8_ppgtt.c219 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_clear()
294 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_alloc()
365 struct i915_page_table *pt, in __gen8_ppgtt_foreach()
375 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_foreach()
397 struct i915_page_table *pt, in gen8_ppgtt_foreach()
489 struct i915_page_table *pt = in gen8_ppgtt_insert_huge()
A Dintel_migrate.c37 struct i915_page_table *pt, in insert_pte()

Completed in 11 milliseconds