<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HAWAII] GPU doesn't reclock, poor 3D performance"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82201#c31">Comment # 31</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HAWAII] GPU doesn't reclock, poor 3D performance"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82201">bug 82201</a>
              from <span class="vcard"><a class="email" href="mailto:adonai@xaker.ru" title="Chernovsky Oleg <adonai@xaker.ru>"> <span class="fn">Chernovsky Oleg</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=82201#c30">comment #30</a>)
<span class="quote">> auto, high, and low are the valid options.  You are getting an error because
> the hw rejected your request.</span >

it has such behaviour because of `thermal_active` check in
radeon_set_dpm_forced_performance_level. After small typo that's applied but
not yet merged to kernel (I mean, this one
<a href="http://lists.freedesktop.org/archives/dri-devel/2014-August/065974.html">http://lists.freedesktop.org/archives/dri-devel/2014-August/065974.html</a>) I've
successfully echoed any power level to power_dpm_force_performance_level
without any errors.

It seems radeon_dpm_thermal_work_handler sometimes triggers even without
suspend to RAM and caps powerlevel to low. You can try applying patch above
manually and see whether it is related to current bug or not.</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>