<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RX 580 and 5K displays, bandwidth validation failed with multiple monitors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110780">110780</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>RX 580 and 5K displays, bandwidth validation failed with multiple monitors
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/AMDgpu
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>linuzel@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have been facing an issue with my 5K display (iiyama ProLite XB2779QQS-S1).

It works fine as long as it is the only active monitor, as soon as I activate
another monitor the main one (5k) can't display more than 4k.

Debug using "echo 0x4 > /sys/module/drm/parameters/debug" show this :
mai 23 09:01:22 bureau-gael /usr/lib/gdm3/gdm-x-session[3465]: (EE) AMDGPU(0):
failed to set mode: Invalid argument
mai 23 09:01:22 bureau-gael kernel: [drm:dce112_validate_bandwidth [amdgpu]]
dce112_validate_bandwidth: Bandwidth validation failed!

I disabled the check by forcing is_display_configuration_supported to return
true in dce_calcs.c and it works fine.

I tried a lot of kernel (includig drm-tip and 5.2-rc1) and they all have the
same issue.
My custom kernel with no validation is based on Ubuntu's 5.0.0-15-generic.

If I can help by providing more logs or test something ask and I will do my
best.</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>