drm/i915: Split i915_gem_execbuffer into its own file.
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 25 Nov 2010 18:00:26 +0000 (18:00 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 25 Nov 2010 21:19:25 +0000 (21:19 +0000)
A number of dragons have been seen lurking within the execbuffer code.
The first step is then to isolate them from the rest and begin to
scrutinise them in depth. Suggested by Daniel Vetter.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found