radeon: Delete DRI1 screen init code and thus support for !kernel_mm.
authorEric Anholt <eric@anholt.net>
Fri, 14 Oct 2011 19:27:48 +0000 (12:27 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 28 Oct 2011 18:19:14 +0000 (11:19 -0700)
commit9171bfe5f6549858ba952313829c50c5f905cd3d
treecd7640561bc1985a3ab1d22a5d753ebf742f8d9a
parenta34c28f1aa0e7c0f66bc45f18750eb7f7ca8d5cd
radeon: Delete DRI1 screen init code and thus support for !kernel_mm.

It's past time, and it was going to get in the way of the renderbuffer
mapping refactor.  We dropped all the other DRI1 drivers for this
release, and I can't imagine anybody supporting DRI1 radeon classic in
a new release of Mesa.

Cleanup of the resulting dead code to follow.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
src/mesa/drivers/dri/radeon/radeon_screen.c