linux-bl808/drivers/gpu/drm/bochs
Gerd Hoffmann 3ce733b909 bochs: add page_flip
Implement crtc page_flip callback for bochsdrm.  The qemu stdvga has no
vblank signaling, so we have to fake it.  We do so by instantly calling
drm_send_vblank_event.  Tested with kmscon.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-11-20 11:27:31 +10:00
..
bochs.h
bochs_drv.c
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 bochs: add page_flip 2014-11-20 11:27:31 +10:00
bochs_mm.c
Kconfig
Makefile