[Intel-gfx] [PATCH 25/57] drm/i915: Move submit_request to i915_sched_engine

Chris Wilson chris at chris-wilson.co.uk
Thu Feb 4 14:45:33 UTC 2021


Quoting Tvrtko Ursulin (2021-02-04 14:13:17)
> 
> On 01/02/2021 08:56, Chris Wilson wrote:
> > @@ -28,6 +28,15 @@ struct i915_sched {
> >   
> >       unsigned long mask; /* available scheduling channels */
> >   
> > +     /*
> > +      * Pass the request to the hardware queue (e.g. directly into
> 
> s/hardware queue/submission backend/ ?

Aye. One of the final steps is to remove this vfunc :)
-Chris


More information about the Intel-gfx mailing list