On Tue, Jul 26, 2016 at 03:48:44PM +0300, Joonas Lahtinen wrote:
> > diff --git a/drivers/gpu/drm/i915/i915_gem_request.c 
> > b/drivers/gpu/drm/i915/i915_gem_request.c
> > index 1935591a98c1..f41572aa53d4 100644
> > --- a/drivers/gpu/drm/i915/i915_gem_request.c
> > +++ b/drivers/gpu/drm/i915/i915_gem_request.c
> > @@ -716,3 +716,38 @@ complete:
> >  
> >     return ret;
> >  }
> > +
> > +void i915_gem_retire_requests_ring(struct intel_engine_cs *engine)
> 
> _engine?

In about another 10 patches, this function is made static.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to