<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#c5">Comment # 5</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:alexdeucher@gmail.com" title="Alex Deucher <alexdeucher@gmail.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
        <pre>(In reply to Gregor Münch from <a href="show_bug.cgi?id=106363#c4">comment #4</a>)
<span class="quote">> (In reply to Alex Deucher from <a href="show_bug.cgi?id=106363#c3">comment #3</a>)
> > dpm is enabled by default on SI parts so setting dpm=1 doesn't change
> > anything.

> This depends if you use amdgpu instead of radeon on SI. In that case
> amdgpu.dpm seems to be disabled.</span >

nope.  dpm is enabled by default on both radeon and amdgpu.

<span class="quote">> I tried to enable DPMS and read through a bunch of tutorials configuring
> Xorg but nothing did work.</span >

DPMS is not related to dpm at all.

<span class="quote">> 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.</span >

This change applies to CIK only not SI.

<span class="quote">> 

> 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.</span >

dpm and powerplay are just two sw implementations of the same hardware
functionality.  CIK and VI share the same SMU IP so they can share most of the
power code.  SI uses an old SMU block and can't share the code so it still uses
the dpm implementation originally ported from radeon.</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>