Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_gtt.h151 struct i915_page_table { struct
155 struct i915_page_table *stash; argument
160 struct i915_page_table pt;
174 __px_choose_expr(px, struct i915_page_table *, __x->base, \
186 __px_choose_expr(px, struct i915_page_table *, __x, \
193 struct i915_page_table *pt[2];
291 struct i915_page_table *pt,
500 static inline struct i915_page_table *
517 struct i915_page_table *pt = ppgtt->pd->entry[n]; in i915_page_dir_dma_addr()
559 struct i915_page_table *alloc_pt(struct i915_address_space *vm);
[all …]
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()
228 struct i915_page_table *pt; in i915_vm_alloc_pt_stash()
263 struct i915_page_table *pt; in i915_vm_map_pt_stash()
280 struct i915_page_table *pt; in i915_vm_free_pt_stash()
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()
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()
Dintel_migrate.c37 struct i915_page_table *pt, in insert_pte()