<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HD4600] DVI does not support dual-link"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75345#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HD4600] DVI does not support dual-link"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75345">bug 75345</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>I hesitated closing as WONTFIX as I suspect this may actually be fixed by

commit 7d148ef51a657fd04036c3ed7803da600dd0d451 [v3.11]
Author: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
Date:   Mon Jul 22 18:02:39 2013 +0200

    drm/i915: fix hdmi portclock limits

    In

    commit 325b9d048810f7689ec644595061c0b700e64bce
    Author: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>
    Date:   Fri Apr 19 11:24:33 2013 +0200

        drm/i915: fixup 12bpc hdmi dotclock handling

    I've errornously claimed that we don't yet support the hdmi 1.4
    dotclocks > 225 MHz on Haswell. But a bug report and a closer look at
    the wrpll table showed that we've supported port clocks up to 300MHz.

    With the new code to dynamically compute wrpll limits we should have
    no issues going up to the full 340 MHz range of hdmi 1.4, so let's
    just use that to fix this regression. That'll allow 4k over hdmi for
    free!

    v2: Drop the random hunk that somehow slipped in.

    v3: Cantiga has the original HDMI dotclock limit of 165MHz. And also
    patch up the mode filtering. To do so extract the dotclock limits into
    a little helper function.

    v4: Use 300MHz (from Bspec) instead of 340MHz (upper limit for hdmi
    1.3), apparently hw is not required to be able to drive the highest
    dotclocks. Suggested by Damien.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW regression] No QHD selectable for HDMI in 3.11rc1"
   href="show_bug.cgi?id=67048">https://bugs.freedesktop.org/show_bug.cgi?id=67048</a>
    Bugzilla: <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - [HSW] no modes bigger than 1080p in the parsed EDID for 4k TV on both HDMI/VGA"
   href="show_bug.cgi?id=67030">https://bugs.freedesktop.org/show_bug.cgi?id=67030</a>
    Tested-by: Andreas Reis <<a href="mailto:andreas.reis@gmail.com">andreas.reis@gmail.com</a>> (v2)
    Cc: Damien Lespiau <<a href="mailto:damien.lespiau@intel.com">damien.lespiau@intel.com</a>>
    Reviewed-by: Damien Lespiau <<a href="mailto:damien.lespiau@intel.com">damien.lespiau@intel.com</a>>
    Signed-off-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>

but there is no indication of system configuration.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>