From: Gerd Hoffmann Date: Wed, 19 Nov 2014 11:28:11 +0000 (+0100) Subject: bochs: fix bochsdrmfb mmap X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b70a31c166a6da12f60ec85da608c064555406;p=pandora-kernel.git bochs: fix bochsdrmfb mmap Remove the mapping offset from the bo backing the fbdev framebuffer. Wire up fbdev mmap function to map the backing bo using ttm_fbdev_mmap. With that patch in place mmap(/dev/fb0) works as expected. Signed-off-by: Gerd Hoffmann Signed-off-by: Dave Airlie --- Reading git-diff-tree failed