drm/i915: move functions around
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 20 Aug 2012 08:23:20 +0000 (10:23 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 20 Aug 2012 08:59:41 +0000 (10:59 +0200)
Prep work to make Chris Wilson's unbound tracking patch a bit easier
to read. Alas, I'd have preferred that moving the page allocation
retry loop from bind to get_pages would have been a separate patch,
too. But that looks like real work ;-)

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found