Searched refs:i915_ttm_gtt_binds_lmem (Results 1 – 3 of 3) sorted by relevance
56 !i915_ttm_gtt_binds_lmem(res) && in i915_ttm_cache_level()218 i915_ttm_gtt_binds_lmem(dst_mem), in i915_ttm_accel_move()232 i915_ttm_gtt_binds_lmem(bo->resource), in i915_ttm_accel_move()234 i915_ttm_gtt_binds_lmem(dst_mem), in i915_ttm_accel_move()487 if (!IS_ERR(fence) && !i915_ttm_gtt_binds_lmem(dst_mem) && in __i915_ttm_move()671 if (i915_ttm_gtt_binds_lmem(dst_mem) || i915_ttm_cpu_maps_iomem(dst_mem)) { in i915_ttm_move()
87 static inline bool i915_ttm_gtt_binds_lmem(struct ttm_resource *mem) in i915_ttm_gtt_binds_lmem() function
569 if (!i915_ttm_gtt_binds_lmem(res)) in i915_ttm_resource_get_st()
Completed in 7 milliseconds