<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96868#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96868">bug 96868</a>
              from <span class="vcard"><a class="email" href="mailto:bmilreu@gmail.com" title="bmilreu@gmail.com">bmilreu@gmail.com</a>
</span></b>
        <pre>(In reply to Mike Bendel from <a href="show_bug.cgi?id=96868#c33">comment #33</a>)
<span class="quote">> I'm also experiencing the same issues, but on much lower refresh rates. I
> have a 3840x1600 monitor (LG 38UC99) and when running at 75Hz, display
> corruption is observed on both AMD GPUs I have, a Radeon Pro WX 5100 and
> Radeon RX 550.

> Fortunately, setting the power level to high makes the display corruption go
> away entirely, but also raises temperatures substantially. The idle temp on
> my WX 5100 gets up to 60 C by doing that.

> Is there a way to lower the clocks in the high performance state? I know
> some  utilities like MSI Afterburner allow for this in Windows, but I'm not
> sure how to do it on Linux.</span >

Those two commands will force only the mclk to high state, which should get rid
of the bug and for me the temperature difference then is negligible compared to
forcing both clocks to high.

echo "manual" > /sys/class/drm/card0/device/power_dpm_force_performance_level
echo "2" >  /sys/class/drm/card0/device/pp_dpm_mclk</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>