Bug 101054 - swapchain throttling: wait for fence has 1ns timeout
Summary: swapchain throttling: wait for fence has 1ns timeout
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-15 21:54 UTC by Craig Stout
Modified: 2019-09-18 19:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Craig Stout 2017-05-15 21:54:59 UTC
In anv_QueuePresentKHR there is code to throttle presents on the swapchain.

https://cgit.freedesktop.org/mesa/mesa/tree/src/intel/vulkan/anv_wsi.c#n415

The timeout given is 1ns, shouldn't it be something much bigger?
Comment 1 Jason Ekstrand 2017-05-17 02:46:24 UTC
Yeah... I think that should probably be more like 10ms or something.
Comment 2 GitLab Migration User 2019-09-18 19:48:26 UTC
-- 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/830.


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.