Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement staggered submissions #2076

Merged

Conversation

doitsujin
Copy link
Collaborator

@doitsujin doitsujin commented Aug 21, 2024

Not sure if we should do this first or #2075 first, rebasing in either direction isn't entirely trivial but not that bad either (I have a branch of this on top of 2075 somewhere).

Locking all queues should be fine as long as threads only lock one
queue at a time for submission purposes.

Signed-off-by: Philip Rebohle <[email protected]>
@doitsujin doitsujin force-pushed the staggered-submit branch 4 times, most recently from 031d868 to 7594aae Compare August 22, 2024 10:27
@doitsujin doitsujin marked this pull request as ready for review August 22, 2024 11:04
…ues.

Significantly improves FSR3 frame generation performance in
the Final Fantasy XVI Demo on RADV.

Signed-off-by: Philip Rebohle <[email protected]>
Helps avoid delays due to false dependencies.

Signed-off-by: Philip Rebohle <[email protected]>
Copy link
Owner

@HansKristian-Work HansKristian-Work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HansKristian-Work HansKristian-Work merged commit 58af5a4 into HansKristian-Work:master Aug 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants