[drm] fix radeon aperture issue
authorDave Airlie <airlied@linux.ie>
Tue, 13 Dec 2005 04:18:41 +0000 (04:18 +0000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 13 Dec 2005 05:02:22 +0000 (21:02 -0800)
commit47807ce381acc34a7ffee2b42e35e96c0f322e52
treed34a8ac9e3e9c05044aa230f9ae2785b12ed64bf
parent0e670506668a43e1355b8f10c33d081a676bd521
[drm] fix radeon aperture issue

Ben noticed that on certain cards we've landed the AGP space on top of
the second aperture instead of after it..  Which messes things up a lot
on those machines.

This just moves the gart further out, a more correct fix is in the works
from Ben for after 2.6.15.

Signed-off-by: Dave Airlie <airlied@linux.ie>
CC: Ben Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/drm/radeon_cp.c