]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
MIPS: Better than nothing implementation of PCI mmap to fix X.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 9 Dec 2008 17:58:46 +0000 (17:58 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 9 Dec 2008 21:55:43 +0000 (21:55 +0000)
Certain X11 servers such as the SIS server will only work if PCI mmap is
implemented.  This patch implements PCI mmap but to be on the same side
so close to a release it only supports uncached mappings so performance
will not be optimal for some uses such as framebuffers.

Thanks to Zhang Le <r0bertz@gentoo.org> for the original report and
testing.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found