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

Handle GPU resets #6530

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

kchibisov
Copy link
Member

This should keep alacritty working after the GPU reset getting detected.

This should keep alacritty working after the GPU reset
getting detected.
@kchibisov
Copy link
Member Author

kchibisov commented Nov 28, 2022

This branch is blocked, unless I can find a system to reliably test it. Eventually sway will get support for reset recovering, but for now when GPU reset happens system compositor is the first thing that dies so the fact that alacritty will die doesn't matter.

There also will be a wayland protocol to handle(notify client when they should redraw due to GPU reset), but that's not required for us and basically nice to have thing that will be used by winit anyway.

@matu3ba
Copy link

matu3ba commented Mar 7, 2023

This branch is blocked, unless I can find a system to reliably test it. Eventually sway will get support for reset recovering, but for now when GPU reset happens system compositor is the first thing that dies so the fact that alacritty will die doesn't matter.

Arcan claims to handle GPU resets + more gracefully. technical details. repo

@kchibisov
Copy link
Member Author

I mean sway will have support for stuff like that eventually, it'll also require a special protocol though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants