Star64_linux/drivers/gpu/drm/bochs
Gerd Hoffmann 49b70a31c1 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 <kraxel@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-11-20 11:27:09 +10:00
..
bochs.h drm: Extract <drm/drm_gem.h> 2014-09-24 11:43:41 +10:00
bochs_drv.c drm: add driver->set_busid() callback 2014-09-10 17:43:04 +10:00
bochs_fbdev.c bochs: fix bochsdrmfb mmap 2014-11-20 11:27:09 +10:00
bochs_hw.c bochs: add endian switching support 2014-11-20 11:26:54 +10:00
bochs_kms.c drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h 2014-11-05 00:14:55 +01:00
bochs_mm.c drm/ttm: add reservation_object as argument to ttm_bo_init 2014-09-30 14:04:00 +02:00
Kconfig
Makefile