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

brightness: fix write/read brightness when display doesn't support it #176

Closed
wants to merge 1 commit into from

Conversation

txy-21
Copy link

@txy-21 txy-21 commented Jan 21, 2025

Summary

brightness: fix write/read brightness when display doesn't support it

Impact

no impact

Testing

ci test

@xiaoxiang781216
Copy link
Collaborator

fix ci error @txy-21

Write and read the cached value anyway if fb device doens't support FBIOGET/SET_POWER

Signed-off-by: xuxingliang <[email protected]>
@txy-21 txy-21 force-pushed the sanitize_backtrace_format branch from e39e5b5 to c913dad Compare January 22, 2025 12:01
/* Copyright (C) 2024 Xiaomi Corporation
* display.c
*
* Licensed under the Apache License, Version 2.0 (the "License");
Copy link
Collaborator

Choose a reason for hiding this comment

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

why add to nuttx git

@txy-21 txy-21 closed this Jan 23, 2025
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