<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [byt dsi] Wrong PLL on HP Pro Tablet 408"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93744#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [byt dsi] Wrong PLL on HP Pro Tablet 408"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93744">bug 93744</a>
              from <span class="vcard"><a class="email" href="mailto:ettavolt@gmail.com" title="ettavolt@gmail.com">ettavolt@gmail.com</a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=121736" name="attach_121736" title="intel_bios_reader /sys/kernel/debug/dri/0/i915_opregion (intel-gpu-tools 1.13)">attachment 121736</a> <a href="attachment.cgi?id=121736&action=edit" title="intel_bios_reader /sys/kernel/debug/dri/0/i915_opregion (intel-gpu-tools 1.13)">[details]</a></span>
intel_bios_reader /sys/kernel/debug/dri/0/i915_opregion (intel-gpu-tools 1.13)

Here is parsed video bios, if it helps.

Also, I've tried to hardcode
if (pll_div == 454 && p == 5) {
    return 70220;
}
in vlv_get_dsi_pclk. This way I get rid of the error, but unfortunately don't
get any picture.</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>