Skip to content
Commit 534fa3e8 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

msm: kgsl: Do not use kgsl_pwrctrl_pwrlevel_change from gmu_start



Do not use kgsl_pwrctrl_pwrlevel_change from gmu_start to vote
for default power level. This is because this function doesn't
change the power level in cases where last active_pwrlevel is
equal to default power level. Using this results in no vote at
GPU wake up causing performance issues.

This change adds a new function kgsl_gmu_gpu_pwrlevel_change
to vote for GPU power level from gmu_start to fix above issue.

Change-Id: I636bd6dc7958a90db5dc1d90e0489e472b709525
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 37d3257d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment