drm/i915: split up ring->dispatch_execbuffer functions
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 11 Apr 2012 20:12:56 +0000 (22:12 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Apr 2012 10:52:02 +0000 (12:52 +0200)
commitfb3256da8db2cb70be7d2c7f058b8676a9a85aaf
tree94a43390433f055c636ac389f115f9c67bafe00d
parent0fd2c201482e62492f2d7dc6c2798cf7f66c9570
drm/i915: split up ring->dispatch_execbuffer functions

Now that we can, we should split them up in a way that makes some
sense and banishes the IS_ checks into init code.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c
This page took 0.024384 seconds and 5 git commands to generate.