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

Correctly read EDID on X11. #5369

Merged
merged 3 commits into from
Jan 28, 2021
Merged

Correctly read EDID on X11. #5369

merged 3 commits into from
Jan 28, 2021

Conversation

grokys
Copy link
Member

@grokys grokys commented Jan 27, 2021

What does the pull request do?

#5178 appears to have broken display scaling on Ubuntu at least for me:

image

Seems that reading the EDID was broken. With input from @kekekeks managed to come up with this fix.

Pinging @robinxan who wrote #5178 for a double-check.

@grokys grokys requested a review from kekekeks January 27, 2021 09:08
@kekekeks
Copy link
Member

/usr/include/X11/extensions/randr.h:

#define RR_PROPERTY_RANDR_EDID             "EDID"

@grokys grokys merged commit d53920b into master Jan 28, 2021
@grokys grokys deleted the fixes/edid branch January 28, 2021 08:28
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.

3 participants