<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#c5">Comment # 5</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>Created <span class=""><a href="attachment.cgi?id=126021" name="attach_126021" title="drm-debug-linux-4.7">attachment 126021</a> <a href="attachment.cgi?id=126021&action=edit" title="drm-debug-linux-4.7">[details]</a></span>
drm-debug-linux-4.7

I finally found how to configure the debugging for the drm module(s) \o/. After
doing this I found the reason for the different clock values:
For linux 4.6 I get these lines:
[drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[drm:drm_mode_debug_printmodeline] Modeline 0:"1600x900" 0 100400 1600 1648
1680 1792 900 902 907 932 0x8 0xa
For linux 4.7 I get these lines:
[drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[drm:drm_mode_debug_printmodeline] Modeline 0:"640x480" 0 25180 640 648 744 784
480 482 484 509 0x8 0xa

I attached the beginning of both logs for further infos. So it seems the code
that retrieves the available modes from the BIOS does something different
between these 2 versions.</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>