<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 FIXED - [CI][SHARDS] igt@gem_exec_big@single - WARNING: Warning on condition gem_reloc[n].presumed_offset == -1 in function execN, file ../tests/i915/gem_exec_big.c:173"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110269">bug 110269</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][SHARDS] igt@gem_exec_big@single - WARNING: Warning on condition gem_reloc[n].presumed_offset == -1 in function execN, file ../tests/i915/gem_exec_big.c:173"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110269#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][SHARDS] igt@gem_exec_big@single - WARNING: Warning on condition gem_reloc[n].presumed_offset == -1 in function execN, file ../tests/i915/gem_exec_big.c:173"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110269">bug 110269</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>commit 014a6fa238322b497116b359cb92df1ce7fa8847 (HEAD, upstream/master)
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Thu Mar 28 11:49:25 2019 +0000

    i915/gem_exec_big: Only warn for the first sign of a pagefault

    We only need the warning once, not for the several thousand relocations
    we try. The current execbuf implementation will set all presumed_offset
    to -1 so this loop should quit on the first entry if we hit the
    pagefault, but for the sake of completeness check all.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][SHARDS] igt@gem_exec_big@single - WARNING: Warning on condition gem_reloc[n].presumed_offset == -1 in function execN, file ../tests/i915/gem_exec_big.c:173"
   href="show_bug.cgi?id=110269">https://bugs.freedesktop.org/show_bug.cgi?id=110269</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Reviewed-by: Tvrtko Ursulin <<a href="mailto:tvrtko.ursulin@intel.com">tvrtko.ursulin@intel.com</a>></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>