Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/ !
Di915_gem.c140 dev_priv->mm.gtt_total = end - start; in i915_gem_do_init()
182 args->aper_size = dev_priv->mm.gtt_total; in i915_gem_get_aperture_ioctl()
2771 (map_and_fenceable ? dev_priv->mm.gtt_mappable_end : dev_priv->mm.gtt_total)) { in i915_gem_object_bind_to_gtt()
Di915_drv.h647 size_t gtt_total; member
Di915_debugfs.c282 dev_priv->mm.gtt_total, dev_priv->mm.mappable_gtt_total); in i915_gem_object_info()