From: Ilija Hadzic Date: Thu, 13 Oct 2011 03:29:34 +0000 (-0400) Subject: drm/radeon/kms: simplify evergreen blit code X-Git-Tag: v3.2-rc1~135^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb32d0c34e64666b5f9d9c040ac85d96ecd1e6ee;p=pandora-kernel.git drm/radeon/kms: simplify evergreen blit code Covert 4k pages to multiples of 64x64x4 tiles. This is also more efficient than a scanline based approach from the MC's perspective. Signed-off-by: Alex Deucher Signed-off-by: Ilija Hadzic Signed-off-by: Dave Airlie --- Reading git-diff-tree failed