<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@*(suspend|hibernate)* | igt@kms_cursor_crc@* - vblank wait timed out on crtc 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106086#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@*(suspend|hibernate)* | igt@kms_cursor_crc@* - vblank wait timed out on crtc 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106086">bug 106086</a>
              from <span class="vcard"><a class="email" href="mailto:stanislav.lisovskiy@intel.com" title="Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>"> <span class="fn">Stanislav Lisovskiy</span></a>
</span></b>
        <pre>I have investigated this issue and figured out that drm_wait_one_vblank was
always timing out when going to suspend or resume. My idea was that this
happens because it sometimes waits for vblank when vblank interrupts aren't
turned on yet. However after some source code investigation it turned out that
it at least tries to turn on the interrupts before intel_display_suspend/resume
is called.

This seems to be not reproducible even in CI at the moment, so my guess was
that something has been fixed already or the chances of reproducing it got even
more slim.</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>