<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Powerplay support for SI asics"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106363#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Powerplay support for SI asics"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106363">bug 106363</a>
              from <span class="vcard"><a class="email" href="mailto:gr.muench@gmail.com" title="Gregor Münch <gr.muench@gmail.com>"> <span class="fn">Gregor Münch</span></a>
</span></b>
        <pre>(In reply to Alex Deucher from <a href="show_bug.cgi?id=106363#c3">comment #3</a>)
<span class="quote">> dpm is enabled by default on SI parts so setting dpm=1 doesn't change
> anything.</span >

This depends if you use amdgpu instead of radeon on SI. In that case amdgpu.dpm
seems to be disabled.
I tried to enable DPMS and read through a bunch of tutorials configuring Xorg
but nothing did work.
Then I stumbled about a newsentry on phoronix mentioned this patch:
<a href="https://lists.freedesktop.org/archives/amd-gfx/2018-May/022771.html">https://lists.freedesktop.org/archives/amd-gfx/2018-May/022771.html</a>
There you change the behavior for CIK parts to use PP by default. The logic of
this patch changes amdgpu.dpm=-1 (auto) to switch from whatever to Powerplay.


I started my Kernel with amdgpu.dpm=1 and everything suddenly worked like
magic.

Since I dont what Powerplay actually does in the Linux world and a quick google
search came up with nothing and modinfo amdgpu just reveils
dpm:DPM support (1 = enable, 0 = disable, -1 = auto) (int)
but nothing about Powerplay I was really under the impression that DPM also
enables Powerplay.
Im sorry for the confusion.</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>