drm/i915/gtt: Split out i915_gem_gtt_rebind_object()
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Apr 2011 05:48:26 +0000 (06:48 +0100)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Jun 2011 04:51:15 +0000 (21:51 -0700)
... in preparation for changing the cache level (and thus the flags upon
the PTEs) dynamically.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found