Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_ttm.c194 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_populate() local
249 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_unpopulate() local
259 struct i915_ttm_tt *i915_tt = in i915_ttm_tt_release() local
280 struct i915_ttm_tt *i915_tt; in i915_ttm_tt_create() local
326 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_populate() local
336 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_unpopulate() local
352 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_destroy() local
426 struct i915_ttm_tt *i915_tt = in i915_ttm_purge() local
466 struct i915_ttm_tt *i915_tt = in i915_ttm_shrink() local
528 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_get_st() local
[all …]