<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BAT][GDG] igt@drv_hangman@error-state-basic incomplete in CI"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101852#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BAT][GDG] igt@drv_hangman@error-state-basic incomplete in CI"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101852">bug 101852</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Narrowed down to:

diff --git a/drivers/gpu/drm/i915/intel_display.c
b/drivers/gpu/drm/i915/intel_display.c
index 347146f1ce7d..6ba47bc7b48e 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -12458,8 +12458,10 @@ static void intel_atomic_commit_tail(struct
drm_atomic_state *state)
                }
        }

+#if 0
        /* Now enable the clocks, plane, pipe, and connectors that we set up.
*/
        dev_priv->display.update_crtcs(state, &crtc_vblank_mask);
+#endif

        /* FIXME: We should call drm_atomic_helper_commit_hw_done() here
         * already, but still need the state for the delayed optimization. To</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>