From: Steve Longerbeam <slongerbeam@gmail.com>
To: "Daniel Vetter" <daniel@ffwll.ch>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Alex Deucher" <alexander.deucher@amd.com>,
"Christian König" <christian.koenig@amd.com>,
"Hans de Goede" <hdegoede@redhat.com>,
"Roger He" <Hongbo.He@amd.com>
Cc: devel@driverdev.osuosl.org,
Steve Longerbeam <steve_longerbeam@mentor.com>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/2] staging: vboxvideo: Add page-flip support
Date: Thu, 30 Aug 2018 14:48:45 -0700 [thread overview]
Message-ID: <712ba39c-1abd-93fd-baf3-607dd64d5827@gmail.com> (raw)
In-Reply-To: <ac90489b-c4a6-0268-d814-5b979eddd01c@gmail.com>
Hi all,
On 08/07/2018 02:57 PM, Steve Longerbeam wrote:
>
>
> On 08/06/2018 01:34 AM, Daniel Vetter wrote:
>> On Fri, Jul 20, 2018 at 10:17:29AM -0700, Steve Longerbeam wrote:
>>> 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?
>> I think it'd be great to move vboxvideo over to atomic instead, which is
>> required for destaging anyway, and would give you page flip support for
>> free.
>
> Hi Daniel, yes I agree vboxvideo needs to move to the DRM atomic
> framework.
>
Irrespective of moving vboxvideo to atomic framework, I still need to get an
answer to the question, is it possible to access the host vblank
intervals in
order to sync page-flip to vblank, to prevent tearing. Is this possible
somehow,
perhaps by calling into the VBOX hypervisor?
Thanks,
Steve
prev parent reply other threads:[~2018-08-30 21:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=712ba39c-1abd-93fd-baf3-607dd64d5827@gmail.com \
--to=slongerbeam@gmail.com \
--cc=Hongbo.He@amd.com \
--cc=alexander.deucher@amd.com \
--cc=christian.koenig@amd.com \
--cc=daniel@ffwll.ch \
--cc=devel@driverdev.osuosl.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=steve_longerbeam@mentor.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox