diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-12-26 08:58:23 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-26 08:58:23 -0800 |
| commit | 2300bb89c0b3c9e79ebc298b4e8ca561ff2ab174 (patch) | |
| tree | 00b21bdd7d48a59e1980d362bb1e93f860c3f468 /Documentation | |
| parent | c49a0ffd0180c1bc0f965241025cc2e098ea599a (diff) | |
| parent | a088541fb552653e0417472c7463fc1856e6e565 (diff) | |
Merge "msm: kgsl: Do a midframe sampling of power stats if enabled"
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/gpu/adreno.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpu/adreno.txt b/Documentation/devicetree/bindings/gpu/adreno.txt index f5ae85d27692..453223dc195a 100644 --- a/Documentation/devicetree/bindings/gpu/adreno.txt +++ b/Documentation/devicetree/bindings/gpu/adreno.txt @@ -143,6 +143,12 @@ Optional Properties: Specify the name of GPU temperature sensor. This name will be used to get the temperature from the thermal driver API. +- qcom,enable-midframe-timer: + Boolean. Enables the use of midframe sampling timer. This timer + samples the GPU powerstats if the cmdbatch expiry takes longer than + the threshold set by KGSL_GOVERNOR_CALL_INTERVAL. Enable only if + target has NAP state enabled. + GPU Quirks: - qcom,gpu-quirk-two-pass-use-wfi: Signal the GPU to set Set TWOPASSUSEWFI bit in |
