8000 Runtime panel managements by kikuchan · Pull Request #735 · u-boot/u-boot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Runtime panel managements #735

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

kikuchan
Copy link
Contributor

Please do not submit a Pull Request via github. Our project makes use of
mailing lists for patch submission and review. For more details please
see https://u-boot.readthedocs.io/en/latest/develop/sending_patches.html

The only exception to this is in order to trigger a CI loop on Azure prior
to posting of patches.

@kikuchan kikuchan force-pushed the runtime-panel-managements branch 2 times, most recently from fb47ca5 to 62d6580 Compare February 1, 2025 02:29
Allow the panel to be disabled at runtime.

Additionally, add a per-device private flag to track the enabled status
and prevent the panel from being enabled twice.
Allow the panel to be rotated at runtime.

  - Add panel_set_rotation() API
  - Add panel_get_rotation() API
  - Add .set_rotation panel_ops
  - Add .get_rotation panel_ops
@kikuchan kikuchan force-pushed the runtime-panel-managements branch from 62d6580 to 85bf6ba Compare February 1, 2025 03:27
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.

1 participant
0