[Bug 105316] vsync in Vulkan applications doesn't work correctly with both radv and amdvlk

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 2 14:54:16 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105316

--- Comment #5 from Michel Dänzer <michel at daenzer.net> ---
(In reply to tempel.julian from comment #4)

I'm sorry, but you're just getting lucky with radeonsi. With Firefox, maybe the
tearing could only occur in the title bar / toolbar area.

If you can't find a satisfactory compositor setup, try TearFree. Those are your
options for avoiding tearing with any reliability.


> Would it be an option to suggest that amdvlk/radv explicitly make use of
> page flipping instead?

They can't do that. They can only not explicitly prevent page flipping, but
radv already doesn't do that AFAIK. It can only make a difference in fullscreen
anyway.

Another possible reason that Vulkan might work less well is if the Vulkan
drivers use MSC targets which have already passed, and/or use the
PresentOptionAsync flag for PresentPixmap requests. That would have to be
addressed in the Vulkan drivers or possibly the applications themselves; the
Xorg driver is just doing what it's asked.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20180302/4179db09/attachment.html>


More information about the xorg-driver-ati mailing list