Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory region in framebuffer and pan display
The width of a screen may be different to the virtual resolution. If the virtual screen size is set, `xoffset` and `yoffset` should be set as well. `FBIOPAN_DISPLAY` is used to update these setting. The same setting may not be applied on different hardware.
- Loading branch information