From: Alex Deucher Date: Tue, 19 Oct 2010 03:45:39 +0000 (-0400) Subject: drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker X-Git-Tag: v2.6.37-rc1~92^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354da653233898ed1e51f20cebac9705456bf9b1;p=pandora-kernel.git drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker macro tile heights are aligned to num channels, not num banks. Noticed by Dave Airlie. Signed-off-by: Alex Deucher Cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed