<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GLK] no signal after switch resolution from 1080p@23.98"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105887#c53">Comment # 53</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GLK] no signal after switch resolution from 1080p@23.98"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105887">bug 105887</a>
              from <span class="vcard"><a class="email" href="mailto:stefano.ruzzon@icloud.com" title="fatez <stefano.ruzzon@icloud.com>"> <span class="fn">fatez</span></a>
</span></b>
        <pre>static bool hdmi_12bpc_possible(const struct intel_crtc_state *crtc_state)
{
        struct drm_i915_private *dev_priv =
                to_i915(crtc_state->base.crtc->dev);
        struct drm_atomic_state *state = crtc_state->base.state;
        struct drm_connector_state *connector_state;
        struct drm_connector *connector;
        int i;
                return false;
        if (HAS_GMCH_DISPLAY(dev_priv))
                return false;




Is this correct?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>