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

Skip to content
Commit 7386455c authored by Lucille Sylvester's avatar Lucille Sylvester Committed by Gerrit - the friendly Code Review server
Browse files

msm: kgsl: State based power code interaction



Make all interaction between kgsl code and kgsl power code state
oriented.  Function calls between the two should change the state
and checks involving power should be against the state.  As part
of this transition add the "AWARE" state.  In this state the GPU
is powered up but timers and interrupts are disabled to maintain
the current context.  This state is used for initialization and
error conditions.

Conflicts:
        drivers/gpu/msm/adreno.c
        drivers/gpu/msm/kgsl_pwrctrl.c

Change-Id: I743630fb14ad10f6f5e25fdb25d1ae23d85f0cbc
Signed-off-by: default avatarLucille Sylvester <lsylvest@codeaurora.org>
Signed-off-by: default avatarLynus Vaz <lvaz@codeaurora.org>
parent 5c56daad
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