Skip to content
Commit dda604c9 authored by Sven Depoorter's avatar Sven Depoorter Committed by Anas Nashif
Browse files

drivers: display: ssd16xx: performance improvement



The driver writes the scan entry mode to the display controller on each
set_window call. Multiple calls to set_window can be needed to update
a single frame buffer in the controller.

There's a performance improvement by only setting the scan mode when
the orientation is changed (set_orientation, see previous commit)
and when the profile has changed.
For the latter the scan_mode is lost on the controller
due to a software reset.

Signed-off-by: default avatarSven Depoorter <svndepoorter@gmail.com>
parent e01f422b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment