From: Daniel Vetter Date: Wed, 11 Apr 2012 20:12:56 +0000 (+0200) Subject: drm/i915: split up ring->dispatch_execbuffer functions X-Git-Tag: v3.5-rc1~83^2~81^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3256da8db2cb70be7d2c7f058b8676a9a85aaf;p=pandora-kernel.git 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 Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed