From: Dave Airlie Date: Fri, 10 Jul 2009 18:44:47 +0000 (+1000) Subject: drm/radeon/kms: fix VRAM sizing like DDX does it. X-Git-Tag: v2.6.31-rc5~66^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0f8918fc34713ecaeb900ffb9afa61df4cb08e;p=pandora-kernel.git drm/radeon/kms: fix VRAM sizing like DDX does it. Doing this like the DDX seems like the most sure fire way to avoid having to reinvent it slowly and painfully. At the moment we keep getting things wrong with aper vs vram, so we know the DDX does it right. booted on PCI r100, PCIE rv370, IGP rs400. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed