<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing 1920x1080_59.94Hz mode (Second monitor shows black screen but has signal)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102300#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing 1920x1080_59.94Hz mode (Second monitor shows black screen but has signal)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102300">bug 102300</a>
              from <span class="vcard"><a class="email" href="mailto:fayn@mt2015.com" title="fayn@mt2015.com">fayn@mt2015.com</a>
</span></b>
        <pre>Section "Device"
        Identifier "Radeon R9 285"
        Driver "amdgpu"
        Option "AccelMethod" "glamor"
        Option "DRI" "3"
        Option "TearFree" "on"
        Option "ColorTiling" "on"
        Option "ColorTiling2D" "on"
EndSection

This was all in 20-amdgpu.conf originally, doesn't matter if I add
monitors+screen or not. I have to run these commands after every restart, or no
signal:

xrandr --newmode "mymode" 148.35  1920 2008 2052 2200  1080 1084 1089 1125
+hsync +vsync
xrandr --addmode DVI-I-1 mymode
xrandr --output DVI-I-1 --right-of DVI-D-0 --mode mymode</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>