On ma, 2016-07-25 at 08:44 +0100, Chris Wilson wrote:
> +     so.obj = i915_gem_object_create(&req->i915->drm, 4096);
> +     if (IS_ERR(so.obj))
> +             return PTR_ERR(so.obj);

I remember earlier discussion about having GPU_PAGE_SIZE, did that ever
go anywhere?

Nor related to this patch specifically, so;

Reviewed-by: Joonas Lahtinen <[email protected]>
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to