drm/nouveau: reserve VGA area for the moment
authorBen Skeggs <bskeggs@redhat.com>
Thu, 14 Jan 2010 23:24:20 +0000 (09:24 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 14 Jan 2010 23:29:38 +0000 (09:29 +1000)
commitac8fb975e8c88d312a376b035494be17548d01c6
tree961ea3f6dcbc5483a676daa8c91d6fc27adf068f
parentb8780e2ad20feb8d086bc961a678e8fdb4fa296b
drm/nouveau: reserve VGA area for the moment

This is to prevent things such as GART tables and other important GPU
structures being allocated there before we take over fbcon ourselves.

This is more of a workaround for the moment, a better solution will
require some more invasive changes, but it'll be done at some point.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_mem.c