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

display: Restore VI active check based on set color depth mode #414

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

sp1187
Copy link
Contributor

@sp1187 sp1187 commented Aug 19, 2023

Earlier H_VIDEO-based check introduced a regression that sometimes caused real hardware to hang when changing video resolution. While the VI will not send a video signal at all when color depth mode field is 0, it will still send a signal when H_VIDEO is 0, albeit with an entirely black picture. This could still cause the VI to be confused and crash if register changes were done outside VBLANK.

src/display.c Outdated Show resolved Hide resolved
Earlier H_VIDEO-based check introduced a regression that sometimes
caused real hardware to hang when changing video resolution.
@rasky rasky merged commit 4ec469d into DragonMinded:trunk Aug 19, 2023
4 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