<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [BAT][CI] igt@* - fail - Failed assertion: poll(&pfd, 1, 0) == 1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104008">bug 104008</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [BAT][CI] igt@* - fail - Failed assertion: poll(&pfd, 1, 0) == 1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104008#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - [BAT][CI] igt@* - fail - Failed assertion: poll(&pfd, 1, 0) == 1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104008">bug 104008</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>prime_vgem/basic-fence-flip timing loop was rewritten and should avoid this
problem

commit f43bb29c3e29143d8ad5fc70b82eccf5749d3958
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Thu Apr 4 08:01:04 2019 +0100

    prime_vgem: Downgrade the severity of a single missed vblank on flipping

    Not displaying the flip on the next vblank is bad, but not the end of
    the world -- so long as that is only a temporary glitch. Give the vblank
    a few more frames to complete, and warn instead of failing if it takes
    more than one vblank interval to flip.

    v2: Bump the warning to >1 missed flip, to spare us the noise.

    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Reviewed-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>>

commit f539e21e934019f0196fee646f351b4e30a8c341
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Mon Apr 1 08:55:20 2019 +0100

    prime_vgem: Replace nanosleep with igt_waitchildren_timeout

    We want to use a child in order to detect an uninterruptable sleep (a
    potential bug we might hit), but we can use igt_waitchildren_timeout()
    to replace our risky self-signaling + nanosleep.

    v2: Remove the now redundant signal() setup.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][BAT] igt@kms_busy@basic-flip-a / igt@prime_vgem@basic-fence-flip - fail - Failed assertion: nanosleep(&tv, NULL) == -1"
   href="show_bug.cgi?id=103182">https://bugs.freedesktop.org/show_bug.cgi?id=103182</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Reviewed-by: Daniel Vetter <<a href="mailto:daniel.vetter@ffwll.ch">daniel.vetter@ffwll.ch</a>></pre>
        </div>
      </p>


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

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