From: Daniel Vetter Date: Wed, 19 Nov 2014 23:33:08 +0000 (+0100) Subject: drm/i915: Flatten engine init control flow X-Git-Tag: fixes-v4.0-rc1~91^2~43^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc882b4e30fbc169ecfe3508378623743806f56;p=pandora-kernel.git drm/i915: Flatten engine init control flow Now that sanity prevails and we have the clean split between software init and starting the engines we can drop all the "have we allocate this struct already?" nonsense. Execlist code could benefit quite a bit more still, but that's for another patch. Reviewed-by: Dave Gordon Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed