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)
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>

No differences found