From: Ben Skeggs Date: Thu, 14 Jan 2010 23:24:20 +0000 (+1000) Subject: drm/nouveau: reserve VGA area for the moment X-Git-Tag: v2.6.33-rc6~27^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8fb975e8c88d312a376b035494be17548d01c6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed