From: Dave Airlie Date: Thu, 17 Sep 2009 06:11:31 +0000 (+1000) Subject: drm/r600/kms: fixup number of loops per blit calculation. X-Git-Tag: v2.6.32-rc1~159^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbb355e947b3b426cefd9a3dc0dda3af9f9345a;p=pandora-kernel.git drm/r600/kms: fixup number of loops per blit calculation. Some people were seeing *ERROR* radeon: writting more dword to ring than expected after certain blits, the loops calculation didn't take into account that we do a separate blit for the remainder after doing the aligned blits. Acked-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed