ARM: dts: msm: Override GPU speed bin 2 for MSM8996Pro
In DRM driver gpu clock don't change. override the initial gpu clock to maximal value to ensure the performance in auto system. Change-Id: I95515aedfb7b6e462d693cc5ae945ac21fcba7b8 Signed-off-by: Kasin Li <donglil@codeaurora.org>
This commit is contained in:
parent
4b449078db
commit
d5628ce56c
1 changed files with 6 additions and 0 deletions
|
@ -466,5 +466,11 @@
|
|||
qcom,gpu-pwrlevels-0 {
|
||||
qcom,initial-pwrlevel = <1>;
|
||||
};
|
||||
|
||||
qcom,gpu-pwrlevels-2 {
|
||||
qcom,initial-pwrlevel = <2>;
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue