<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 - make 'respect_downstream_limits' configurable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111516">111516</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>make 'respect_downstream_limits' configurable
          </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>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>not set
          </td>
        </tr>

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

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>munderl@tnt.uni-hannover.de
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=145203" name="attach_145203" title="The boolean should be configurable as a module option">attachment 145203</a> <a href="attachment.cgi?id=145203&action=edit" title="The boolean should be configurable as a module option">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=111516&attachment=145203'>[review]</a>
The boolean should be configurable as a module option

In our  company, we have a lot of Dell U2713HM in use. We recently switch from
nvida to onboard intel graphics for all our computers and now have the problem
that these old monitors only support their full resolution (2560x1440) on
Dual-Link DVI or DP. On our mainboards, only the HDMI output is available. On
HDMI, the monitor only supports 1920x1080.

However, if the port_clock is increased beyond limits, the 2560x1440 mode works
perfectly fine with this monitor. I used the monitor for years this way, until
it suddenly did not work anymore because the respect_port_limits was included
to intel_hdmi.c as a bug fix - which broke it for me.

I understand that the problem is the monitor firwmare, but I am patching my
kernel for years now whithout problems (I'm uisng the intel graphics since we
bought the monitors) and I always hoped that the fixed boolean will once become
a configurable module parameter - which never happend.

So I'm asking if it would be possible to make the fixed boolean a module
parameter (like respect_port_clock_limit or so). I'm not good at kernel
programming so I don't really know how to do this, but I provided a patch where
the boolean needs to be placed.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>