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

Commit f1298d0d authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Tweek LLM sleep/wake algorithm



In the LLM sleep sequence, the IDLE_FULL_LM bit (0) needs to be set
to force the children to sleep.  Also, after the first child is
put to sleep, we need to wait for the idle acknowledgment before
taking the next child down.

In the wake sequence, poll until WAKEUP_ACK is 1 *and* IDLE_FULL_ACK
is 0 to ensure that the wake sequence was successful.

CRs-Fixed: 970270
Change-Id: Ic0dedbadfca1e0882d84965d634166f921f1e630
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent a8d79f9c
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