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