From: Alex Deucher Date: Thu, 10 Sep 2009 06:53:50 +0000 (-0400) Subject: drm/radeon/kms/r600: fix blit support X-Git-Tag: v2.6.32-rc1~159^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=119e20dc149581db3064661b2e659f308f97b663;p=pandora-kernel.git drm/radeon/kms/r600: fix blit support select the correct max number of bytes per blit based on whether the size is multiple of 4 bytes. This determines whether we can use 8 or 32 bit pixels for the blit. airlied: also merged the IB padding patch + correcting the VS offset for context Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed