[Bug 98579] [BDW] GEM_BUG_ON(view && !i915_vma_is_ggtt(vma))
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 3 21:03:36 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98579
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 a44342acde304425fa70fd4f06c0e662a79ba5aa
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Nov 3 20:08:52 2016 +0000
drm/i915: Fix test on inputs for vma_compare()
When supplying a view to vma_compare() it is required that the supplied
i915_address_space is the global GTT. I tested the VMA instead (which is
the current position in the rbtree and maybe from any address space).
--
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: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20161103/56d15a77/attachment.html>
More information about the intel-gfx-bugs
mailing list