[Intel-gfx] [PATCH 28/38] drm/i915: Store the intel_context_ops in the intel_engine_cs

Chris Wilson chris at chris-wilson.co.uk
Tue Mar 5 18:27:13 UTC 2019


Quoting Chris Wilson (2019-03-05 16:45:32)
> Quoting Tvrtko Ursulin (2019-03-05 16:27:34)
> > 
> > On 01/03/2019 14:03, Chris Wilson wrote:
> > > diff --git a/drivers/gpu/drm/i915/intel_engine_types.h b/drivers/gpu/drm/i915/intel_engine_types.h
> > > index 5ec6e72d0ffb..546b790871ad 100644
> > > --- a/drivers/gpu/drm/i915/intel_engine_types.h
> > > +++ b/drivers/gpu/drm/i915/intel_engine_types.h
> > > @@ -351,6 +351,7 @@ struct intel_engine_cs {
> > >   
> > >       void            (*set_default_submission)(struct intel_engine_cs *engine);
> > >   
> > > +     const struct intel_context_ops *context;
> > 
> > Calling ce_ops / context_ops / hw_context_ops ? Anything but context! :)
> 
> cops.

Or khufu (via cheops).
-Chris


More information about the Intel-gfx mailing list