<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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:adf.lists@gmail.com" title="Andy Furniss <adf.lists@gmail.com>"> <span class="fn">Andy Furniss</span></a>
</span></b>
        <pre>(In reply to Jonas from <a href="show_bug.cgi?id=96868#c14">comment #14</a>)
<span class="quote">> I get the same behaviour here with my XFX R9 390, latest Arch Linux and
> amdgpu driver. Forcing "high" power profile makes it work, but it also
> raises the temps (and probably power draw) too much to my liking.

> If we could only up the vram frequency but not the core, maybe it would be a
> more acceptable situation of temps/features.</span >

You should be able to do this eg. on my R9 285

echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level

cat /sys/class/drm/card0/device/pp_dpm_mclk 
0: 150Mhz *
1: 1375Mhz 

echo 1 > /sys/class/drm/card0/device/pp_dpm_mclk

cat /sys/class/drm/card0/device/pp_dpm_mclk 
0: 150Mhz 
1: 1375Mhz *

Though it will undo if you change modes or go into DPMS.</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>