Searched defs:i915_tt (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm.c | 189 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_populate() local 245 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_shmem_unpopulate() local 255 struct i915_ttm_tt *i915_tt = in i915_ttm_tt_release() local 276 struct i915_ttm_tt *i915_tt; in i915_ttm_tt_create() local 322 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_populate() local 332 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_unpopulate() local 348 struct i915_ttm_tt *i915_tt = container_of(ttm, typeof(*i915_tt), ttm); in i915_ttm_tt_destroy() local 437 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 …]
|