Summary: | Please add an option to override number of backuffers in Vulkan drivers with environment variable | ||
---|---|---|---|
Product: | Mesa | Reporter: | Shmerl <shtetldik> |
Component: | Drivers/Vulkan/Common | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | enhancement | ||
Priority: | not set | CC: | airlied, chadversary, jason, tempel.julian |
Version: | git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Shmerl
2019-09-08 16:18:58 UTC
Request is for radv, but I think this is just as much about the other drivers, since this is pretty much horizontal code. Thanks for opening the ticket. As a side note: When forcing MESA_VK_WSI_PRESENT_MODE=mailbox to workaround this, this actually crashes Doom on Plasma Wayland. I wonder if it wouldn't make sense to always use/enforce a backbuffer queue length of 3 by default. If one enables vsync, having the frametime consistently jump between full refresh rate and divisors of it is usually highly undesirable. And if input/output latency is an issue, one doesn't enable vsync. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/184. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.