Commit 2498667
committed
drivers: video: Clear framebuffer when reserving
This fixes an issue where in some situations, the fixed framebuffer is
re-used (understandably), and with a warm reset is shown again briefly
during video initialization, until U-Boot renders something new.
This can be observed on the Pinebook Pro (RK3399, eDP), once the reset
issue of the panels are worked around correctly.
Signed-off-by: Samuel Dionne-Riel <samuel@dionne-riel.com>1 parent 05aa651 commit 2498667
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| |||
0 commit comments