commit | 833ee5c4ab36937a99e63935d7f06bc2c1f9343b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Fri Jul 16 10:39:16 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 02 10:06:01 2010 +1000 |
tree | 3d5482a680bdcabd7e375f43053217fa3a6b685d | |
parent | d656ae53f64cb0f01dac8a02c4d31453d64ef97c [diff] |
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>