On pe, 2016-10-07 at 10:45 +0100, Chris Wilson wrote:
> +     if (!fence_is_array(fence)) {
> +             ret = i915_sw_fence_await_dma_fence(&req->submit,
> +                                                 fence, 10*HZ,
> +                                                 GFP_KERNEL);
> +             return ret < 0 ? ret : 0;
> +     }
> +

With the magic removed in two spots,

Reviewed-by: Joonas Lahtinen <joonas.lahti...@linux.intel.com>

Regards, Joonas
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to