commit | e6bb1d7f1adfcd24ac7d82ab157a8b8809a0d2c8 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 06 11:39:45 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 06 18:22:41 2018 +0100 |
tree | 5b4f3e44ab8741f425bd4b220ee3717ea5686c07 | |
parent | a523697857cdfb6a548f6caf38f42f4fe0f7d757 [diff] |
drm/i915: Move i915_vma_move_to_active() to i915_vma.c i915_vma_move_to_active() has grown beyond its execbuf origins, and should take its rightful place in i915_vma.c as a method for i915_vma! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180706103947.15919-4-chris@chris-wilson.co.uk