<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][BAT] kernel BUG at drivers/gpu/drm/i915/i915_gem_object.h:444! , invalid opcode: 0000"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107339">bug 107339</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][BAT] kernel BUG at drivers/gpu/drm/i915/i915_gem_object.h:444! , invalid opcode: 0000"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107339#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [CI][BAT] kernel BUG at drivers/gpu/drm/i915/i915_gem_object.h:444! , invalid opcode: 0000"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107339">bug 107339</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 406bc5633c6b1c7e7a86230db312ee34e785a8f1
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Thu Jul 26 11:47:59 2018 +0100

    drm/i915: Avoid computing tile_row_size() for untiled objects

    i915_gem_tile_height() asserts that the object is tiled, but inside the
    error printer for the selftest we computed the row size regardless of
    tiling, tripping over the assert.

    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Reviewed-by: Matthew Auld <<a href="mailto:matthew.auld@intel.com">matthew.auld@intel.com</a>>
    Link:
<a href="https://patchwork.freedesktop.org/patch/msgid/20180726104759.8684-1-ch">https://patchwork.freedesktop.org/patch/msgid/20180726104759.8684-1-ch</a>
<a href="mailto:ris@chris-wilson.co.uk">ris@chris-wilson.co.uk</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 the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>