Expand description
ArceOS graphics module.
Currently only supports direct writing to the framebuffer.
Re-exports§
pub use axdriver_display::DisplayInfo;
Functions§
- Flushes the framebuffer, i.e. show on the screen.
- Gets the framebuffer information.
- Initializes the graphics subsystem by underlayer devices.