Searched refs:gtt_probe (Results 1 – 2 of 2) sorted by relevance
364 int (*gtt_probe)(struct drm_device *dev, u64 *gtt_total, member
3114 gtt->gtt_probe = i915_gmch_probe; in i915_gem_gtt_init()3117 gtt->gtt_probe = gen6_gmch_probe; in i915_gem_gtt_init()3130 dev_priv->gtt.gtt_probe = gen8_gmch_probe; in i915_gem_gtt_init()3136 ret = gtt->gtt_probe(dev, >t->base.total, >t->stolen_size, in i915_gem_gtt_init()