]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit21fd5695fa2881d652e9e7fda5e9c27c57fd7e3e
tree672d6e6788cd0f4100b912aa7029fa38c513a23c
parent40d14c26c5cedacbc713ddf712607f3b24e8741d
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 <airlied@redhat.com>
drivers/gpu/drm/radeon/r100.c
drivers/gpu/drm/radeon/r300.c
drivers/gpu/drm/radeon/r520.c
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_device.c
drivers/gpu/drm/radeon/rs400.c
drivers/gpu/drm/radeon/rv515.c