On Thu, 8 Aug 2019 at 09:03, Chris Wilson <ch...@chris-wilson.co.uk> wrote:
>
> Currently we walk the entire list of obj->vma for each obj within a file
> to find the matching vma of this context. Since we know we are searching
> for a particular vma bound to a user context, we can use the rbtree to
> search for it rather than repeatedly walk everything.
>
> Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.a...@intel.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to