Skip to content

Fixes to RP2350 Framebuffer and handling of flash writes #10116

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

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

eightycc
Copy link
Collaborator

@eightycc eightycc commented Mar 6, 2025

This PR is a small package of fixes made while resolving #10104:

I'm submitting this as a draft to allow more testing.

eightycc added 2 commits March 6, 2025 04:56
Fix miscellaneous memory leaks.
Minor code cleanup in RP2350 framebuffer.
Factor teardown of partially constructed Framebuffer object.
…supervisor_flash_post_write.

Remove redundant xip cache clean, psram state preservation.
tannewt
tannewt previously approved these changes Mar 6, 2025
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Looks good! I'm happy to merge this to make testing easier. Thanks!

@eightycc eightycc marked this pull request as ready for review March 10, 2025 14:14
@eightycc
Copy link
Collaborator Author

Corrected an additional issue in original code with DMA command buffer allocation.

Moved to "ready for review". I've been running on RP2350 with PSRAM for a few days with no issues.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 4e519a9 into adafruit:main Mar 11, 2025
56 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