-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vkd3d: Don't try to overtake the LL2 sleep cycle.
If the GPU queue is too deep, back off from trying to use latency fences, and instead rely on low-latency sleeps to clean it up. Avoids some questionable NV driver behavior where driver will not sleep when we are also blocking on swapchain backpressure. Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
- Loading branch information
1 parent
fdcbc0e
commit 7460c70
Showing
1 changed file
with
74 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters