diff options
| author | George Shen <sqiao@codeaurora.org> | 2016-08-11 14:00:09 -0700 |
|---|---|---|
| committer | George Shen <sqiao@codeaurora.org> | 2016-08-22 11:10:57 -0700 |
| commit | bac30ab032e46a5c4fe3604865d657fe3992f776 (patch) | |
| tree | b3785d3257215168a907569646148b0972923fe1 /Documentation | |
| parent | c605e110ab18604981481a7b502da54640b620bc (diff) | |
msm: kgsl: remove GFX retention support
GFX retention mode does not save GFX rail power. The feature
increased MX rail power. Fixing the problem requires more overhead
than removing it. The feature has never been enabled in any targets.
So remove the feature.
CRs-Fixed: 1053516
Change-Id: I5f118138eca307f7cc16405ff9c8897ecd510c12
Signed-off-by: George Shen <sqiao@codeaurora.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/gpu/adreno.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpu/adreno.txt b/Documentation/devicetree/bindings/gpu/adreno.txt index 92411011ed7a..4733251ecacd 100644 --- a/Documentation/devicetree/bindings/gpu/adreno.txt +++ b/Documentation/devicetree/bindings/gpu/adreno.txt @@ -96,7 +96,6 @@ Optional Properties: the chip identification read from the GPU hardware. This is used to override faulty hardware readings. - qcom,strtstp-sleepwake: Boolean. Enables use of GPU SLUMBER instead of SLEEP for power savings -- qcom,gx-retention: Boolean. Enables use of GX rail RETENTION voltage - qcom,disable-busy-time-burst: Boolean. Disables the busy time burst to avoid switching of power level for large frames based on the busy time limit. |
