Searched defs:i915_tt (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_ttm.c | 187 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_populate() local 242 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_unpopulate() local 252 struct i915_ttm_tt *i915_tt = in i915_ttm_tt_release() local 273 struct i915_ttm_tt *i915_tt; in i915_ttm_tt_create() local 319 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_populate() local 329 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_unpopulate() local 345 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_destroy() local 419 struct i915_ttm_tt *i915_tt = in i915_ttm_purge() local 459 struct i915_ttm_tt *i915_tt = in i915_ttm_shrink() local 521 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_get_st() local [all …]
|