[Intel-gfx] [PATCH 9/9] drm/i915/execlists: Report GPU rendering as IO activity to cpufreq.

Chris Wilson chris at chris-wilson.co.uk
Thu Mar 29 01:20:26 UTC 2018


Quoting Chris Wilson (2018-03-29 02:01:37)
> Quoting Francisco Jerez (2018-03-29 01:32:07)
> > Chris Wilson <chris at chris-wilson.co.uk> writes:
> > > +                               else
> > > +                                       execlists_end(execlists);
> > >                         } else {
> > >                                 port_set(port, port_pack(rq, count));
> > >                         }
> > >
> > 
> > Isn't there an "execlists_clear_active(execlists,
> > EXECLISTS_ACTIVE_USER);" call in your tree a few lines below that is now
> > redundant?
> 
> This is only half the patch to show the gist. :)

A more concrete sketch,
https://patchwork.freedesktop.org/patch/213594/
-Chris


More information about the Intel-gfx mailing list