<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI] igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic - fail - Test assertion failure function two_screens_flip_vs_cursor - Failed assertion: vblank_matches"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105454#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI] igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic - fail - Test assertion failure function two_screens_flip_vs_cursor - Failed assertion: vblank_matches"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105454">bug 105454</a>
              from <span class="vcard"><a class="email" href="mailto:martin.peres@free.fr" title="Martin Peres <martin.peres@free.fr>"> <span class="fn">Martin Peres</span></a>
</span></b>
        <pre>Thanks for driving this bug down! Please include the commit that fixes the bug
before closing.

In this case, it appears to be:

commit 09796413394c5490c4adfc5cded5d4344af6af17
Author: Nischala Yelchuri <<a href="mailto:nischala.yelchuri@intel.com">nischala.yelchuri@intel.com</a>>
Date:   Wed Mar 13 13:16:35 2019 -0700

    tests/kms_cursor_legacy: Fix assertion failure due to vblank mismatch

    For the !modeset case, after a pageflip is performed on both crtc's,
    vblank counter is advanced by 1 when compared to its original value.

    For the modeset case, when pageflips and modesets are interleaved,
    vblank counter does not always advance by 1 as nonblocking modeset
    could fail, in which case we do not need vblank_matches.

    v2: Remove the assert statement instead of changing the condition

    Cc: Maarten Lankhorst <<a href="mailto:maarten.lankhorst@intel.com">maarten.lankhorst@intel.com</a>>
    Signed-off-by: Nischala Yelchuri <<a href="mailto:nischala.yelchuri@intel.com">nischala.yelchuri@intel.com</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI] igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic - fail - Test assertion failure function two_screens_flip_vs_cursor - Failed assertion: vblank_matches"
   href="show_bug.cgi?id=105454">https://bugs.freedesktop.org/show_bug.cgi?id=105454</a>
    Signed-off-by: Maarten Lankhorst <<a href="mailto:maarten.lankhorst@linux.intel.com">maarten.lankhorst@linux.intel.com</a>>

No failures happened after this patch landed. Thanks!</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>