<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AMD Navi10 GPU powerplay issues when using two DisplayPort connectors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111913#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AMD Navi10 GPU powerplay issues when using two DisplayPort connectors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111913">bug 111913</a>
              from <span class="vcard"><a class="email" href="mailto:asheldon55@gmail.com" title="Andrew Sheldon <asheldon55@gmail.com>"> <span class="fn">Andrew Sheldon</span></a>
</span></b>
        <pre>(In reply to Stefan Rehm from <a href="show_bug.cgi?id=111913#c8">comment #8</a>)
<span class="quote">> In my case the resolution of both monitors is 2560x1440</span >

You could try overclocking (or underclocking) one or both monitors to see if
the bug still exists, using:
<a href="https://github.com/kevinlekiller/cvt_modeline_calculator_12">https://github.com/kevinlekiller/cvt_modeline_calculator_12</a>

I recommend using the "-b" option which uses reduced blanking V2 mode, but you
could experiment with different options.

Then to use it:

xrandr --output <monitor output> --newmode <modeline name> <modeline details
from cvt>

xrandr --output <monitor output> --addmode <monitor output> <modeline name>

xrandr --output <monitor output> --mode <modeline name>

Modeline name being whatever you like.

You'll probably have to launch X with one of the monitors disconnected (as the
bug may trigger before you can apply the modeline change). I believe the amdgpu
DDX has support for specifying modelines, but I don't know the syntax off the
top of my head.</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>