diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-11-03 23:08:52 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-11-04 00:00:43 +0300 |
commit | a44342acde304425fa70fd4f06c0e662a79ba5aa (patch) | |
tree | 9634984047d973747f80c7f7ac742a7425b72c82 /certs | |
parent | 72aa0d899a3ea7e14436ac0b869cf3333277b92e (diff) | |
download | linux-a44342acde304425fa70fd4f06c0e662a79ba5aa.tar.xz |
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).
Reported-by: Matthew Auld <matthew.auld@intel.com>
Tested-by: Matthew Auld <matthew.auld@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98579
Fixes: db6c2b4151f2 ("drm/i915: Store the vma in an rbtree...")
Signed-off-by: Chris 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: Matthew Auld <matthew.auld@intel.com>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions