diff options
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2011-04-25 20:01:46 +0000 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2011-04-25 20:01:46 +0000 |
commit | 9d5f96f61837b1242dd8c576c6110593475fcf86 (patch) | |
tree | b5fe5a3b71be2ca239aeb404bc3b92c4da16c703 /drivers/video/via/viafbdev.c | |
parent | cace71b318aa0126e7cfe49fe5e9133e0395c478 (diff) | |
download | op-kernel-dev-9d5f96f61837b1242dd8c576c6110593475fcf86.zip op-kernel-dev-9d5f96f61837b1242dd8c576c6110593475fcf86.tar.gz |
viafb: try to map less memory in case of failure
The current code might result in trying to remap 512MB video ram on
a 32 bit system which is quite likely to fail.
This patch tries to map less of it down to 8MB as this should still
be enough to get a reasonably well working framebuffer. This should
make viafb work for many people without requiring them to manually
allocate more space.
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/via/viafbdev.c')
0 files changed, 0 insertions, 0 deletions