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

Avoid modesets if possible #118

Open
YaLTeR opened this issue Jan 21, 2024 · 0 comments
Open

Avoid modesets if possible #118

YaLTeR opened this issue Jan 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@YaLTeR
Copy link
Owner

YaLTeR commented Jan 21, 2024

Modesets can sometimes be avoided if the connector already has the mode that we want it to have. However, this needs to be very carefully implemented and tested since failing to light up a monitor in some cases is much worse than having extra modesets.

Relevant code from cosmic-comp: https://github.com/pop-os/cosmic-comp/blob/e569e14a99c6471dd7b9536d795448f2a8c8c948/src/backend/kms/drm_helpers.rs#L14

@YaLTeR YaLTeR added the enhancement New feature or request label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant