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(drm): add tick_get_cb #6306

Merged
merged 3 commits into from
Jun 11, 2024
Merged

fix(drm): add tick_get_cb #6306

merged 3 commits into from
Jun 11, 2024

Conversation

kisvegabor
Copy link
Member

fixes #6266

Description of the feature or fix

A clear and concise description of what the bug or new feature is.

Notes

Copy link
Member Author

@kisvegabor kisvegabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, both are fixed!

src/drivers/display/drm/lv_linux_drm.c Outdated Show resolved Hide resolved
src/drivers/display/drm/lv_linux_drm.c Outdated Show resolved Hide resolved
@FASTSHIFT FASTSHIFT merged commit d79ec13 into lvgl:master Jun 11, 2024
17 checks passed
@kisvegabor kisvegabor deleted the fix/drm-tick branch June 11, 2024 06: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.

Linux DRM display mode locks up by default due to missing lv_tick_set_cb
3 participants