-
Notifications
You must be signed in to change notification settings - Fork 29
fix(m5stack-tab5): rotation audit, experimental opt-in ST7121 panel rotation (default off), and DSI underrun fixes #738
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
finger563
wants to merge
15
commits into
main
Choose a base branch
from
feat/tab5-st7121-rotation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
6b6b947
feat(m5stack-tab5): use display-driver (MADCTL) rotation for the ST71…
finger563 d16e909
fix(m5stack-tab5): address rotation review — unify rotation enums, ap…
finger563 33eb080
fix(m5stack-tab5): gate ST7121 panel-side rotation behind an experime…
finger563 513f565
fix(m5stack-tab5): reduce PSRAM contention that underruns the DSI sca…
finger563 0f4c38e
doc(m5stack-tab5): document thread-safety of the init-path on_display…
finger563 94ab211
fix(m5stack-tab5): synchronize LCD-state publication against a concur…
finger563 18d7e74
fix(m5stack-tab5): address PPA flush-path review feedback
finger563 b85dd72
fix(m5stack-tab5): gate DPI DMA2D per controller and harden the LCD p…
finger563 74a7e6b
fix(m5stack-tab5): replace private esp_cache_private.h with the publi…
finger563 60972be
fix(m5stack-tab5): suppress cppcheck config-exploration false positives
finger563 2d69b61
fix(m5stack-tab5): harden LCD retry state and enforce the RGB565-only…
finger563 df3cf9e
fix(m5stack-tab5): PPA-correct scratch allocation caps, single RGB565…
finger563 550999d
fix(m5stack-tab5): avoid cross-thread LVGL read when applying the ini…
finger563 236f42b
fix(m5stack-tab5): flush/geometry use the BSP-managed display, not th…
finger563 cfdbd8d
fix(m5stack-tab5): serialize panel draws so async DMA2D draw_bitmap i…
finger563 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.