[Bug 85671] [BYT Regression]igt/gem_reloc_vs_gpu fails with ppgtt enabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 4 02:54:39 PST 2014


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

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

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

--- Comment #6 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 7ad6e04a3d0e7c24fbb14bd7dd2f3d7168423318
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Oct 31 13:53:52 2014 +0000

    drm/i915: Only mark as map-and-fenceable when bound into the GGTT

    We use the obj->map_and_fenceable hint for when we already have a
    valid mapping of this object in the aperture. This hint can only apply
    to the GGTT and not to the aliasing-ppGTT. One user of the hint is
    execbuffer relocation, which began to fail when it tried to follow the
    hint and perform the relocate through the non-existent GGTT mapping.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85671
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

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


More information about the intel-gfx-bugs mailing list