From: Alex Deucher Date: Fri, 16 Jul 2010 14:39:16 +0000 (-0400) Subject: drm/radeon/kms: remove rs4xx gart limit X-Git-Tag: v2.6.36-rc1~540^2~20^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=833ee5c4ab36937a99e63935d7f06bc2c1f9343b;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed