dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: vboxvideo: Add page-flip support
@ 2018-07-20 17:17 Steve Longerbeam
  2018-07-20 17:17 ` [PATCH 1/2] staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_base Steve Longerbeam
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Steve Longerbeam @ 2018-07-20 17:17 UTC (permalink / raw)
  To: devel, dri-devel; +Cc: Steve Longerbeam

Adds crtc page-flip support by passing the new requested framebuffer
to vbox_crtc_do_set_base().

There is no attempt to support vblank interrupts, so this page-flip
implementation does not try to sync the page-flip to vertical blanking,
so expect tearing effects. Is it possible to access the host vblank
intervals in VBOX?


Steve Longerbeam (2):
  staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_base
  staging: vboxvideo: Add page-flip support

 drivers/staging/vboxvideo/vbox_mode.c | 34 +++++++++++++++++++++++++++++++---
 1 file changed, 31 insertions(+), 3 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-30 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-20 17:17 [PATCH 0/2] staging: vboxvideo: Add page-flip support Steve Longerbeam
2018-07-20 17:17 ` [PATCH 1/2] staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_base Steve Longerbeam
2018-07-20 17:17 ` [PATCH 2/2] staging: vboxvideo: Add page-flip support Steve Longerbeam
2018-08-06  8:34 ` [PATCH 0/2] " Daniel Vetter
2018-08-07 21:57   ` Steve Longerbeam
2018-08-30 21:48     ` Steve Longerbeam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox