Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gtt.h160 struct i915_page_table { struct
164 struct i915_page_table *stash; argument
170 struct i915_page_table pt; argument
196 __px_choose_expr(px, struct i915_page_table *, __x, \
203 struct i915_page_table *pt[2];
324 struct i915_page_table *pt,
537 static inline struct i915_page_table *
554 struct i915_page_table *pt = ppgtt->pd->entry[n]; in i915_page_dir_dma_addr()
614 struct i915_page_table *pt, int lvl);
621 struct i915_page_table *pt,
[all …]
A 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()
A 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()
A 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()
488 struct i915_page_table *pt = in xehpsdv_ppgtt_insert_huge()
610 struct i915_page_table *pt = in gen8_ppgtt_insert_huge()
740 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in gen8_ppgtt_insert_entry()
761 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in __xehpsdv_ppgtt_insert_entry_lm()
A Dintel_migrate.c39 struct i915_page_table *pt, in xehpsdv_toggle_pdes()
54 struct i915_page_table *pt, in xehpsdv_insert_pte()
71 struct i915_page_table *pt, in insert_pte()

Completed in 11 milliseconds