drm/radeon/kms: simplify r6xx blit code
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 17 May 2011 09:09:43 +0000 (05:09 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 09:06:22 +0000 (10:06 +0100)
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 <alexdeucher@gmail.com>
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found