On Mon, Jun 15, 2015 at 07:36:27PM +0100, Dave Gordon wrote:
> +     if (i915_gem_obj_ggtt_pin(obj, PAGE_SIZE,
> +                     PIN_OFFSET_BIAS | GUC_WOPCM_SIZE_VALUE)) {
> +             drm_gem_object_unreference(&obj->base);
> +             return NULL;
> +     }

Another question is should this take up mappable aperture space at all?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to