Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c16 struct i915_page_table *alloc_pt(struct i915_address_space *vm, int sz) in alloc_pt()
18 struct i915_page_table *pt; in alloc_pt()
71 void free_px(struct i915_address_space *vm, struct i915_page_table *pt, int lvl) in free_px()
101 struct i915_page_table * const to, in __set_pd_entry()
127 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()
H A Dintel_gtt.h174 struct i915_page_table { struct
178 struct i915_page_table *stash; argument
184 struct i915_page_table pt; argument
198 __px_choose_expr(px, struct i915_page_table *, __x->base, \
210 __px_choose_expr(px, struct i915_page_table *, __x, \
217 struct i915_page_table *pt[2];
340 struct i915_page_table *pt,
553 static inline struct i915_page_table *
570 struct i915_page_table *pt = ppgtt->pd->entry[n]; in i915_page_dir_dma_addr()
622 struct i915_page_table *alloc_pt(struct i915_address_space *vm, int sz);
[all …]
H 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()
259 struct i915_page_table *pt; in gen6_ppgtt_free_pd()
301 struct i915_page_table *pt; in pd_vma_unbind()
H A Dgen8_ppgtt.c251 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_clear()
336 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_alloc()
406 struct i915_page_table *pt, in __gen8_ppgtt_foreach()
416 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_foreach()
438 struct i915_page_table *pt, in gen8_ppgtt_foreach()
517 struct i915_page_table *pt = in xehpsdv_ppgtt_insert_huge()
640 struct i915_page_table *pt = in gen8_ppgtt_insert_huge()
770 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in gen8_ppgtt_insert_entry()
791 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in __xehpsdv_ppgtt_insert_entry_lm()
H A Dintel_migrate.c39 struct i915_page_table *pt, in xehpsdv_toggle_pdes()
56 struct i915_page_table *pt, in xehpsdv_insert_pte()
75 struct i915_page_table *pt, in insert_pte()