<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [drm:ironlake_crtc_compute_clock [i915]] *ERROR* Couldn't find PLL settings for mode!"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97363#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [drm:ironlake_crtc_compute_clock [i915]] *ERROR* Couldn't find PLL settings for mode!"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97363">bug 97363</a>
              from <span class="vcard"><a class="email" href="mailto:rm1990@gmx.de" title="Robin Müller <rm1990@gmx.de>"> <span class="fn">Robin Müller</span></a>
</span></b>
        <pre>After some further investigations I figured out the following:
* only the LVDS port is affected by this bug, if I attach a monitor via HDMI
wayland starts and shows a picture on this monitor but the display of the
laptop gets black at the same time
* the wrong value of the crtc_state->port_clock comes from the clock value of
the drm_display_mode struct so it seems the wrong frequency is set very early
during the initialization of the drm stuff. Unfortunately I still haven't found
the place where this happens cause I'm not that familiar with the code of the
kernel to know by which part and when the drm initialization gets started. So I
mostly did this by trail and error.</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>