nyx: wait for the first frame to render
Needed for lcd oem clones on oled sku because of no fade in support.
This commit is contained in:
@@ -104,6 +104,7 @@ static void _nyx_disp_init()
|
|||||||
|
|
||||||
// Rotate and copy the first frame.
|
// Rotate and copy the first frame.
|
||||||
vic_compose();
|
vic_compose();
|
||||||
|
vic_wait_idle();
|
||||||
|
|
||||||
// Switch to new window configuration.
|
// Switch to new window configuration.
|
||||||
display_init_window_a_pitch_vic();
|
display_init_window_a_pitch_vic();
|
||||||
|
|||||||
Reference in New Issue
Block a user