All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Johannes Bauer <dfnsonfsduifb@gmx.de>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: Fan running with Intel Graphics
Date: Tue, 13 Dec 2011 13:23:16 -0800	[thread overview]
Message-ID: <20111213132316.474ae20a@jbarnes-desktop> (raw)
In-Reply-To: <4EE7BFAC.9070006@gmx.de>


[-- Attachment #1.1: Type: text/plain, Size: 1038 bytes --]

On Tue, 13 Dec 2011 22:12:12 +0100
Johannes Bauer <dfnsonfsduifb@gmx.de> wrote:
> And it's not even doing *anything*, the CPUs are all at almost 0%
> (therefore I don't think there's much heat coming from there). I'm not
> doing heavy graphics (not even light graphics, not even moving the mouse!).
> 
> How can I measure the graphics card load? Would it improve anything if I
> compiled a kernel myself and switched to 3.1? Is there anything at all I
> can do?

In the console, as root, can you:

$ cat /sys/kernel/debug/dri/0/i915_cur_delayinfo | grep Lowest

then echo that value into the max freq file, e.g.:

$ echo 400 > /sys/kernel/debug/dri/0/i915_max_freq

then try logging in and doing stuff.  If that fixes your fan issue, it
means the GPU frequency is to blame.  I think Eugeni is working on a
nice API to let users control perf vs power a bit better than our
current default of "try to run as fast as possible under any load, even
a tiny one".

-- 
Jesse Barnes, Intel Open Source Technology Center

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2011-12-13 21:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-13 21:12 Fan running with Intel Graphics Johannes Bauer
2011-12-13 21:23 ` Jesse Barnes [this message]
2011-12-13 21:30   ` Johannes Bauer
2011-12-13 21:46     ` Jesse Barnes
2011-12-15 22:04       ` Johannes Bauer
2011-12-20 20:19         ` Johannes Bauer
2012-01-04 17:40         ` Jesse Barnes
2011-12-14  2:49   ` Eugeni Dodonov
2011-12-15 22:13     ` Johannes Bauer

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=20111213132316.474ae20a@jbarnes-desktop \
    --to=jbarnes@virtuousgeek.org \
    --cc=dfnsonfsduifb@gmx.de \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.