Searched defs:i915_tt (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_ttm.c | 197 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_populate() local 255 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_unpopulate() local 266 struct i915_ttm_tt *i915_tt = i915_ttm_tt_release() local 287 struct i915_ttm_tt *i915_tt; i915_ttm_tt_create() local 333 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); i915_ttm_tt_populate() local 345 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); i915_ttm_tt_unpopulate() local 362 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); i915_ttm_tt_destroy() local 436 struct i915_ttm_tt *i915_tt = i915_ttm_purge() local 483 struct i915_ttm_tt *i915_tt = i915_ttm_shrink() local 552 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); i915_ttm_tt_get_st() local 961 struct i915_ttm_tt *i915_tt = i915_ttm_adjust_lru() local [all...] |