Searched refs:mappable_gtt_total (Results 1 – 3 of 3) sorted by relevance
720 size_t mappable_gtt_total; member
286 dev_priv->mm.gtt_total, dev_priv->mm.mappable_gtt_total); in i915_gem_object_info()
141 dev_priv->mm.mappable_gtt_total = min(end, mappable_end) - start; in i915_gem_do_init()