<div class="gmail_quote">On Sun, May 13, 2012 at 5:54 AM, Chris Wilson <span dir="ltr"><<a href="mailto:chris@chris-wilson.co.uk" target="_blank">chris@chris-wilson.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

+       intel_enable_pch_pll(intel_crtc);<br>
+<br>
        if (HAS_PCH_LPT(dev)) {<br>
                DRM_DEBUG_KMS("LPT detected: programming iCLKIP\n");<br>
                lpt_program_iclkip(crtc);<br>
        } else if (HAS_PCH_CPT(dev)) {<br></blockquote><div><br></div><div>Could we just replace this 'else if()' with 'else' to achieve the same functionality? This way, everything will work and we won't touch wrong registers on LPT.</div>

<div><br></div></div>-- <br>Eugeni Dodonov<a href="http://eugeni.dodonov.net/" target="_blank"><br></a><br>