[Intel-gfx] [PATCH] drm/i915: Fix test on inputs for vma_compare()

Matthew Auld matthew.william.auld at gmail.com
Thu Nov 3 20:40:33 UTC 2016


On 3 November 2016 at 20:08, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> 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 at intel.com>
> Tested-by: Matthew Auld <matthew.auld at 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 at chris-wilson.co.uk>
> Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
> Cc: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list