From: Michel Dänzer Date: Wed, 4 Oct 2006 12:56:44 +0000 (+0200) Subject: [AGPGART] uninorth: Add module param 'aperture' for aperture size X-Git-Tag: v2.6.19-rc3~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18088748d2a493ce9f6adf0be7f833b04041807e;p=pandora-kernel.git [AGPGART] uninorth: Add module param 'aperture' for aperture size In contrast to most if not all PC BIOSes, OpenFirmware (OF) on PowerMacs with UniNorth bridges does not allow changing the aperture size. The size set up by OF is usually 16 MB, which is too low for graphics intensive environments. Hence, add a module parameter that allows changing the aperture size at driver initialization time. When the parameter is not specified, the default is 32 MB. Signed-off-by: Michel Dänzer Acked-by: Benjamin Herrenschmidt Signed-off-by: Dave Jones --- Reading git-diff-tree failed