Skip to content
Commit 97690b82 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

msm: kgsl: Disable unused GPU OPP



GPU HW supports multiple OPP but SW doesn't use all of them always.
SW uses only certain OPP based on requirements or speed-bins.
Because of this reason GPU available_frequency shown by KGSL sysfs
doesn't match with devfreq sysfs.

This change disables OPP which SW doesn't use to make sure GPU
available_frequency displayed by KGSL sysfs and devfreq sysfs
are consistent.

Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
Change-Id: I9f9ad593e7003949cbc0897e714d2777e782495f
parent 4e7334e5
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