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

Skip to content
Commit 0c186090 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Don't repeatedly call adreno_stop during reset



The driver attempts GPU reset several times if the first attempt
fails.  If adreno_start() fails it will clean itself up and turn
off the GPU so there is no reason to call adreno_stop again. In
fact, it is dangerous to do so as adreno_stop makes the assumption
that the GPU is on.

Change-Id: Ic0dedbad00aad38bad6b532f1a3266e0cad22352
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 5f0c3f08
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