Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 905ba33b authored by Jeykumar Sankaran's avatar Jeykumar Sankaran
Browse files

drm/msm/sde: track mode information in connector state



With dynamic mode switch enabled, client can switch the DRM mode
of the display while the current frame configuration is ongoing.
Maintaining the mode information in encoder object may demand
synchronization between client and display threads to avoid
data overlap due race conditions. This change moves the mode info
to atomic connector state so the data will not be visible to
the display thread until state swap is done.

Change-Id: I303b459fe710acf870fc82539e778beb88a80d3f
Signed-off-by: default avatarJeykumar Sankaran <jsanka@codeaurora.org>
parent 736d79da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment