From: Alex Deucher Date: Fri, 4 Jun 2010 22:41:42 +0000 (-0400) Subject: drm/radeon/kms: fix CS alignment checking for tiling (v2) X-Git-Tag: v2.6.36-rc1~540^2~20^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40e2a5c15d09e02a71711735564151c789f95032;p=pandora-kernel.git drm/radeon/kms: fix CS alignment checking for tiling (v2) Covers depth, cb, and textures. Hopefully I got this right. v2: - fix bugs: https://bugs.freedesktop.org/show_bug.cgi?id=28327 https://bugs.freedesktop.org/show_bug.cgi?id=28381 - use ALIGNED(), IS_ALIGNED() macros Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed