[AGPGART] uninorth: Add module param 'aperture' for aperture size
authorMichel Dänzer <michel@tungstengraphics.com>
Wed, 4 Oct 2006 12:56:44 +0000 (14:56 +0200)
committerDave Jones <davej@redhat.com>
Sun, 15 Oct 2006 23:49:59 +0000 (19:49 -0400)
commit18088748d2a493ce9f6adf0be7f833b04041807e
tree21c4007de30d9abe6ef50354f6368ff35dea9a71
parent2cc1a4134f51b4aff7c7486d857e6773f493e370
[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 <michel@tungstengraphics.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/char/agp/uninorth-agp.c