[Intel-gfx] [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt
Andi Shyti
andi.shyti at intel.com
Wed Oct 16 21:05:31 UTC 2019
> > > - if (!i915_gem_load_power_context(i915)) {
> > > + if (!i915_gem_load_gt_power_context(&i915->gt)) {
> > > err = -EIO;
> > > goto out;
> > > }
> >
> > Not quite, the plan is to move this all to the gt. Paging Andi, come in
> > Andi!
>
> Have you copied him? :) I now have.
loud and clear... will prioritize ;)
Andi
> I don't have any complaints there - but can it be done quickly?
>
> Regards,
>
> Tvrtko
More information about the Intel-gfx
mailing list