commit | 225067eedf1f4d4065940232c9069fcb255206ee | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 20 10:23:20 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 20 10:59:41 2012 +0200 |
tree | 953d3e1702dae2add3579bf15f62cfea84a64753 | |
parent | 83358c85866ebd2af1229fc9870b93e126690671 [diff] |
drm/i915: move functions around 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>