[Bug 102562] [BAT][GDG] Many assertions hit hinting that writing to the memory fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 6 18:08:16 UTC 2017


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

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

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

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit dddbc2ed136f3edf007366c2e81c3f735bd29266
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Sep 6 15:34:13 2017 +0100

    lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)

    The early gen3 machines inherited the MI block and restrictions from
    gen2, and may only use physical addresses in conjunction with
    MI_STORE_DATA_IMM -- that makes it unusable for us from userspace, where
    we can only use virtual offsets.

    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

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


More information about the intel-gfx-bugs mailing list