From: Alex Deucher Date: Sat, 2 Apr 2011 13:15:50 +0000 (-0400) Subject: drm/radeon/kms: pageflipping cleanup for avivo+ X-Git-Tag: v2.6.39-rc2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb9674bd2cd3c18f6c756ee123967e43be501263;p=pandora-kernel.git drm/radeon/kms: pageflipping cleanup for avivo+ Avoid touching the flip setup regs while acceleration is running. Set them at modeset rather than during pageflip. Touching these regs while acceleration is active caused hangs on pre-avivo chips. These chips do not seem to be affected, but better safe than sorry, plus it avoids repeatedly reprogramming the regs every flip. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed