Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_gem_gtt.h236 struct i915_page_table { struct
242 struct i915_page_table pt; argument
257 __px_choose_expr(px, struct i915_page_table *, &__x->base, \
263 __px_choose_expr(px, struct i915_page_table *, __x, \
516 static inline struct i915_page_table *
Di915_gem_gtt.c705 static struct i915_page_table *alloc_pt(struct i915_address_space *vm) in alloc_pt()
707 struct i915_page_table *pt; in alloc_pt()
801 struct i915_page_table * const pt, in release_pd_entry()
979 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_clear()
1042 struct i915_page_table *alloc = NULL; in __gen8_ppgtt_alloc()
1057 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_alloc()
1246 struct i915_page_table *pt = in gen8_ppgtt_insert_huge()
1544 const struct i915_page_table *pt) in gen6_write_pde()
1615 struct i915_page_table * const pt = in gen6_ppgtt_clear_range()
1690 struct i915_page_table *pt, *alloc = NULL; in gen6_alloc_va_range()
[all …]