linux/drivers/staging/vboxvideo
Steve Longerbeam 2408898e3b staging: vboxvideo: Add page-flip support
Adds crtc page-flip support by passing the new requested framebuffer
to vbox_crtc_do_set_base().

Note there is no attempt to support vblank interrupts, it's not
not known how to do this in VBOX or if it is even possible. Since
this page-flip implementation does not try to sync the page-flip
to vertical blanking, tearing effects are possible.

Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-02 09:28:58 +02:00
..
hgsmi_base.c
hgsmi_ch_setup.h
hgsmi_channels.h
hgsmi_defs.h
Kconfig
Makefile
modesetting.c
TODO staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_drv.c staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_drv.h staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_err.h
vbox_fb.c
vbox_hgsmi.c
vbox_irq.c
vbox_main.c staging: vboxvideo: Update driver to use drm_dev_register. 2018-06-17 09:05:13 +02:00
vbox_mode.c staging: vboxvideo: Add page-flip support 2018-08-02 09:28:58 +02:00
vbox_prime.c
vbox_ttm.c
vboxvideo_guest.h
vboxvideo_vbe.h
vboxvideo.h
vbva_base.c