Skip to content
Commit 4d1368f7 authored by Chris Wilson's avatar Chris Wilson
Browse files

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).

(This reapplies commit a44342ac ("drm/i915: Fix test on inputs for
vma_compare()") as it was lost in the vma split)

Reported-by: default avatarMatthew Auld <matthew.auld@intel.com>
Tested-by: default avatarMatthew Auld <matthew.auld@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98579


Fixes: db6c2b41 ("drm/i915: Store the vma in an rbtree...")
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161103200852.23431-1-chris@chris-wilson.co.uk


Reviewed-by: default avatarMatthew Auld <matthew.auld@intel.com>
Reported-by: default avatarPaulo Zanoni <paulo.r.zanoni@intel.com>
Fixes: b42fe9ca ("drm/i915: Split out i915_vma.c")
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
parent 2ef32dee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment