[Bug 107339] [CI][BAT] kernel BUG at drivers/gpu/drm/i915/i915_gem_object.h:444! , invalid opcode: 0000

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 27 13:28:01 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107339

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 406bc5633c6b1c7e7a86230db312ee34e785a8f1
Author: Chris Wilson <chris at chris-wilson.co.uk>
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 <chris at chris-wilson.co.uk>
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
    Link:
https://patchwork.freedesktop.org/patch/msgid/20180726104759.8684-1-ch
ris at chris-wilson.co.uk

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180727/a15cdcc9/attachment.html>


More information about the intel-gfx-bugs mailing list