From: Ben Skeggs Date: Tue, 1 May 2012 10:48:08 +0000 (+1000) Subject: drm/nouveau/fifo: turn all fifo modules into engine modules X-Git-Tag: v3.5-rc1~100^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c420b2dc8dc3cdd507214f4df5c5f96f08812cbe;p=pandora-kernel.git drm/nouveau/fifo: turn all fifo modules into engine modules Been tested on each major revision that's relevant here, but I'm sure there are still bugs waiting to be ironed out. This is a *very* invasive change. There's a couple of pieces left that I don't like much (eg. other engines using fifo_priv for the channel count), but that's an artefact of there being a master channel list still. This is changing, slowly. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed