From: Ben Skeggs Date: Sun, 22 Jul 2012 01:55:54 +0000 (+1000) Subject: drm/nouveau/pageflip: kick flip handling out of engsw and into fence X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f589be88caf32501a734e531180d5df5d6089ef3;p=pandora-kernel.git drm/nouveau/pageflip: kick flip handling out of engsw and into fence This is all very much a policy thing, and hence will not belong in SW after the rework. engsw now only handles receiving the event to say "can flip now" and makes a callback to perform the actual work. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed