drm/radeon/kms: fix VRAM sizing like DDX does it.
authorDave Airlie <airlied@linux.ie>
Fri, 10 Jul 2009 18:44:47 +0000 (04:44 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 15 Jul 2009 07:13:19 +0000 (17:13 +1000)
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 <airlied@redhat.com>

No differences found