Searched refs:gtt_probe (Results 1 – 2 of 2) sorted by relevance
307 int (*gtt_probe)(struct drm_device *dev, size_t *gtt_total, member
2478 gtt->gtt_probe = i915_gmch_probe; in i915_gem_gtt_init()2481 gtt->gtt_probe = gen6_gmch_probe; in i915_gem_gtt_init()2494 dev_priv->gtt.gtt_probe = gen8_gmch_probe; in i915_gem_gtt_init()2498 ret = gtt->gtt_probe(dev, >t->base.total, >t->stolen_size, in i915_gem_gtt_init()