]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit18f6d7b57f7ad81352a1cd3dd5c805c028d4e716
tree961ea3f6dcbc5483a676daa8c91d6fc27adf068f
parent5f30907c652486e320ba7775af66ccd235ac86f6
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