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

Skip to content
Commit 7d630a46 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/sde: fix mdp clk under vote in dp



Current driver checks the current cached state
of the mdp clock to decide if the mdp clock
needs to be updated. However, the clock value
is never reset to zero, this is a problem when
after a DP connect/disconnect, the cached clock
value is same as the new clock, since this prevents
the driver from voting.
Fix this problem by making sure the mdp clock and
bandwidth values are reset when the crtc is
disabled.

Change-Id: Ibe3744fcf69b2020e1cefd74b6325170d12d1e47
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 6175d929
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