From: Chris Wilson <chris@chris-wilson.co.uk>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Owen Taylor <otaylor@redhat.com>,
intel-gfx@lists.freedesktop.org, arjan@linux.intel.com
Subject: Re: [PATCH] drm/i915: boost GPU and CPU freq when leaving idle
Date: Fri, 28 Jun 2013 20:27:19 +0100 [thread overview]
Message-ID: <20130628192719.GA4287@cantiga.alporthouse.com> (raw)
In-Reply-To: <20130628114027.041ed725@jbarnes-desktop>
On Fri, Jun 28, 2013 at 11:40:27AM -0700, Jesse Barnes wrote:
> On Fri, 28 Jun 2013 19:37:01 +0100
> Chris Wilson <chris@chris-wilson.co.uk> wrote:
>
> > On Fri, Jun 28, 2013 at 09:54:32AM -0700, Jesse Barnes wrote:
> > > Coming out of idle is usually due to some sort of user input (swiping a
> > > screen, clicking a button) and often results in some sort of graphical
> > > animation. To prevent stutter for a CPU or GPU intensive animation,
> > > boost the GPU and CPU freq to the maximum to get the first frame out as
> > > quickly as possible. The normal CPU and GPU frequency management code
> > > will take over from there and (hopefully) clock down to save power as
> > > needed if the max frequencies aren't required.
> > >
> > > This could probably be done more cleanly, and possibly without another
> > > uncached read in the execbuf path if we tracked idleness elsewhere. I'm
> > > also unsure about the cpufreq calls; I don't really know if this will do
> > > what I want...
> >
> > Would seem like a good idea to make intel_mark_busy() dtrt and use them.
>
> That'll give us a slightly delayed idle indicator, but it should work
> ok...
>
> Owen, if this patch looks like it'll work for you, I'll update it to use
> our mark busy/idle stuff and see if we can merge it upstream.
I'm in favour of a bit of hystersis, probably because I think this is
ultimately a firmware tuning issue. Something that userspace can only
provide hints for, and only the hardware can respond fast enough.
Nevertheless will try out this pair to see if makes my systems sweat.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-06-28 19:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 16:54 [PATCH] drm/i915: boost GPU and CPU freq when leaving idle Jesse Barnes
2013-06-28 18:37 ` Chris Wilson
2013-06-28 18:40 ` Jesse Barnes
2013-06-28 19:27 ` Chris Wilson [this message]
2013-06-28 19:10 ` Arjan van de Ven
2013-06-28 19:14 ` Jesse Barnes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130628192719.GA4287@cantiga.alporthouse.com \
--to=chris@chris-wilson.co.uk \
--cc=arjan@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jbarnes@virtuousgeek.org \
--cc=otaylor@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox