<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Fan speed in idle at 40% with radeonsi and at 18% with catalyst"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73338#c42">Comment # 42</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Fan speed in idle at 40% with radeonsi and at 18% with catalyst"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73338">bug 73338</a>
              from <span class="vcard"><a class="email" href="mailto:cevelnet@gmail.com" title="Tolga Cakir <cevelnet@gmail.com>"> <span class="fn">Tolga Cakir</span></a>
</span></b>
        <pre>I have just reviewed the patch, but I'm unsure, whether I've fully understood
it or not. If I got it right, you're giving an option to manually set
fan-speed. 

However, the driver is still lacking an auto-mode, which needs to work
out-of-the-box. Fan profiles are usually saved in VBIOS (they are also
seperately available in UEFI VBIOS); there is a Windows-only tool called VBE7,
which can extract, modify and save such profiles directly to VBIOS
(<a href="http://www.techpowerup.com/forums/threads/vbe7-vbios-editor-for-radeon-hd-7000-series-cards.189089/">http://www.techpowerup.com/forums/threads/vbe7-vbios-editor-for-radeon-hd-7000-series-cards.189089/</a>).

Wouldn't it be possible to implement such behaviour in the drm drivers? I mean
like: reading fan profile (like 40°C -> 20%, 60°C -> 25%, 80°C -> 45% etc. and
assuming linear scaling between those values), reading temperatures and setting
fan-speed accordingly?

I have absolutely no idea, how the Windows driver is handling this, but the
fan-profile saved in VBIOS doesn't seem to have any value for the open source
Radeon drivers, at least for my reference HD7970 card. The card is running in
BIOS-level 40% fan-speed, no matter what. I'd prefer an automatic method over
setting fan-profiles via user-land tools or manually.

Thanks for the great work so far!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>