<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't enable a third monitor even with 3 CRTCs available (1 LVDS, 1 VGA, 1 HDMI/VGA)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97204#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't enable a third monitor even with 3 CRTCs available (1 LVDS, 1 VGA, 1 HDMI/VGA)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97204">bug 97204</a>
              from <span class="vcard"><a class="email" href="mailto:nick.diego@gmail.com" title="Nick Yamane <nick.diego@gmail.com>"> <span class="fn">Nick Yamane</span></a>
</span></b>
        <pre>(In reply to Ville Syrjala from <a href="show_bug.cgi?id=97204#c3">comment #3</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=125537" name="attach_125537" title="[PATCH] drm/i915: Allow PCH DPLL sharing regardless of  DPLL_SDVO_HIGH_SPEED">attachment 125537</a> <a href="attachment.cgi?id=125537&action=edit" title="[PATCH] drm/i915: Allow PCH DPLL sharing regardless of  DPLL_SDVO_HIGH_SPEED">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=97204&attachment=125537'>[review]</a> [review]
> [PATCH] drm/i915: Allow PCH DPLL sharing regardless of  DPLL_SDVO_HIGH_SPEED

> This patch will allow DPLL sharing between VGA and HDMI. However it won't
> help you unless you make both VGA and HDMI use the same exact mode. In your
> log I see the modes were slightly different. So you'll need make sure that
> happens, and then hope that both monitors will sync with the same mode.</span >

Which kernel tree should I use to apply your patch? tried with the mainline one
and got this error:

drivers/gpu/drm/i915/intel_display.c: In function ‘ironlake_compute_dpll’:
drivers/gpu/drm/i915/intel_display.c:8903:6: error: implicit declaration of
function ‘intel_crtc_has_type’ [-Werror=implicit-function-declaration]
      intel_crtc_has_type(crtc_state, INTEL_OUTPUT_ANALOG))
      ^~~~~~~~~~~~~~~~~~~</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>