-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Type: EnhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Right now, the frame buffer implementation picks a static 1920x1080 resolution for video output. The Pi is capable of different resolutions though.
Describe the solution you'd like
There should be a way to negotiate this size, either through:
- Picking the maximum that the monitor is capable of
- Letting the user select a static value in Kconfig
- Implementing some kind of API in NuttX that allows changing the resolution (I am not sure if this is currently something NuttX's graphics APIs support)
Describe alternatives you've considered
The alternatives are the three listed above. One or a combination could be implemented.
Verification
- I have verified before submitting the report.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or request
Type
Projects
Status
No status