commit | 7a6b2896f261894dde287d3faefa4b432cddca53 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jul 02 15:02:15 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 07 12:28:35 2010 +1000 |
tree | 3d3cef52a85a26f59d23a40e7317cdd2585126d0 | |
parent | d1024ce91ff4c2c4ccbf692d204c71cbf215157a [diff] |
drm_mm: extract check_free_mm_node There are already two copies of this logic. And the new scanning stuff will add some more. So extract it into a small helper function. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Thomas Hellstrom <thellstrom@vmwgfx.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Dave Airlie <airlied@redhat.com>