]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon/kms: remove rs4xx gart limit
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 16 Jul 2010 14:39:16 +0000 (10:39 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Aug 2010 00:06:01 +0000 (10:06 +1000)
commit833ee5c4ab36937a99e63935d7f06bc2c1f9343b
tree3d5482a680bdcabd7e375f43053217fa3a6b685d
parentd656ae53f64cb0f01dac8a02c4d31453d64ef97c
drm/radeon/kms: remove rs4xx gart limit

We used to limit the rs4xx gart aperture to 32 MB, but I suspect
that was due to not meeting the alignment requirements of the
aperture.  This patch should only be applied after:
"drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics"
has been applied.

This patch should probably soak for a bit in d-r-t.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/rs400.c