Home
last modified time | relevance | path

Searched defs:i915_tt (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c191 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_populate() local
246 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_unpopulate() local
256 struct i915_ttm_tt *i915_tt = in i915_ttm_tt_release() local
279 struct i915_ttm_tt *i915_tt; in i915_ttm_tt_create() local
325 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_populate() local
335 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_unpopulate() local
351 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_destroy() local
425 struct i915_ttm_tt *i915_tt = in i915_ttm_purge() local
465 struct i915_ttm_tt *i915_tt = in i915_ttm_shrink() local
530 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_get_st() local
[all …]