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

Skip to content
Commit 570c222a authored by Lakshmi Narayana Kalavala's avatar Lakshmi Narayana Kalavala
Browse files

msm/drm/sde: fix recursive clock enablement in sde_reg_dump



RSC mode state may call the sde_reg_dump to capture
the mode switch failure. This may lead to recursive
mdp clock enable sequence because rsc mode switch
might be called from same context.
This change adds a new debug_dump API which avoids
clock enable calls. Client can use this new API
if MDP clocks are already enabled.

Change-Id: I889bc8505f08ea60490c1c87fb74b918742ed14b
Signed-off-by: default avatarLakshmi Narayana Kalavala <lkalaval@codeaurora.org>
parent 871eac76
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