Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gtt.h159 struct i915_page_table { struct
163 struct i915_page_table *stash; argument
169 struct i915_page_table pt; argument
183 __px_choose_expr(px, struct i915_page_table *, __x->base, \
195 __px_choose_expr(px, struct i915_page_table *, __x, \
202 struct i915_page_table *pt[2];
323 struct i915_page_table *pt,
546 static inline struct i915_page_table *
563 struct i915_page_table *pt = ppgtt->pd->entry[n]; in i915_page_dir_dma_addr()
627 struct i915_page_table *alloc_pt(struct i915_address_space *vm, int sz);
[all …]
Dintel_ppgtt.c15 struct i915_page_table *alloc_pt(struct i915_address_space *vm, int sz) in alloc_pt()
17 struct i915_page_table *pt; in alloc_pt()
70 void free_px(struct i915_address_space *vm, struct i915_page_table *pt, int lvl) in free_px()
100 struct i915_page_table * const to, in __set_pd_entry()
126 struct i915_page_table * const pt, in release_pd_entry()
244 struct i915_page_table *pt; in i915_vm_alloc_pt_stash()
279 struct i915_page_table *pt; in i915_vm_map_pt_stash()
296 struct i915_page_table *pt; in i915_vm_free_pt_stash()
Dgen6_ppgtt.c21 const struct i915_page_table *pt) in gen6_write_pde()
85 struct i915_page_table * const pt = in gen6_ppgtt_clear_range()
153 struct i915_page_table *pt; in gen6_flush_pd()
178 struct i915_page_table *pt; in gen6_alloc_va_range()
257 struct i915_page_table *pt; in gen6_ppgtt_free_pd()
299 struct i915_page_table *pt; in pd_vma_unbind()
Dgen8_ppgtt.c222 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_clear()
307 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_alloc()
377 struct i915_page_table *pt, in __gen8_ppgtt_foreach()
387 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_foreach()
409 struct i915_page_table *pt, in gen8_ppgtt_foreach()
487 struct i915_page_table *pt = in xehpsdv_ppgtt_insert_huge()
591 struct i915_page_table *pt = in gen8_ppgtt_insert_huge()
721 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in gen8_ppgtt_insert_entry()
742 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in __xehpsdv_ppgtt_insert_entry_lm()
Dintel_migrate.c38 struct i915_page_table *pt, in xehpsdv_toggle_pdes()
53 struct i915_page_table *pt, in xehpsdv_insert_pte()
70 struct i915_page_table *pt, in insert_pte()