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

Fix DetailedTiming for hactive beeing a multiple of 256 #1

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

Conversation

poeschel
Copy link

Parsing a DetailedTiming failed for edids, that had a hactive that is divisible by 256, like 1024 for example. This should now be fixed. For the decision if hactive is 0, we now also take the higher 4 bits into account.

Parsing a DetailedTiming failed for edids, that had a hactive that is
divisible by 256, like 1024 for example. This should now be fixed. For
the decision if hactive is 0, we now also take the higher 4 bits into
account.
@AndreasBackx
Copy link

I'm assuming that the project is dead because there hasn't been any commit in the last 4 years. Though thanks for this PR as I was experiencing the same issue. <3

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