Commit 964d343
committed
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.1 parent 980bd4c commit 964d343
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 59 | + | |
| 60 | + | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
| |||
0 commit comments