git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8780e2
)
drm/nouveau: reserve VGA area for the moment
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 14 Jan 2010 23:24:20 +0000
(09:24 +1000)
committer
Ben 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