[Intel-gfx] [PATCH] drm/i915: Remove the double-list iteration from bound_any()
Daniel Vetter
daniel at ffwll.ch
Tue Sep 10 16:14:20 CEST 2013
On Tue, Sep 10, 2013 at 11:27:37AM +0100, Chris Wilson wrote:
> The purpose of the function is to find out whether the object is still
> bound in any address space. This can be easily checked by looking at the
> vma currently associated with the object, rather than asking if any of
> the global address spaces have an active vma on the object.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Yay! Queued for -next, thanks for the patch.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
More information about the Intel-gfx
mailing list