Home
last modified time | relevance | path

Searched refs:mappable_gtt_total (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/
Di915_drv.h720 size_t mappable_gtt_total; member
Di915_debugfs.c286 dev_priv->mm.gtt_total, dev_priv->mm.mappable_gtt_total); in i915_gem_object_info()
Di915_gem.c141 dev_priv->mm.mappable_gtt_total = min(end, mappable_end) - start; in i915_gem_do_init()