r600: add span support for 2D tiling
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 20 May 2010 21:50:54 +0000 (17:50 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Thu, 5 Aug 2010 21:12:37 +0000 (17:12 -0400)
commit063c70d7f72a043037fb4c9b534c53208f86611d
treefa251390722bd2f00f20d714dbed56a5eed702ca
parent9c949d4a4dd43b7889e13bdf683bcf211f049ced
r600: add span support for 2D tiling

Requires tiling config ioctl support from the drm to use.
kms only.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/mesa/drivers/dri/radeon/radeon_common_context.c
src/mesa/drivers/dri/radeon/radeon_common_context.h
src/mesa/drivers/dri/radeon/radeon_screen.h
src/mesa/drivers/dri/radeon/radeon_span.c