mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
ARM64/dts: qcom: Reduce early wakeups before vsync events
The default jitter is 2%, but modern panels should not have such high jitter. Use a value of 0.8% instead to disable early wakeup for each vsync and thus reduce power consumption. Extracted from Razer Phone 2 aura kernel sources. arch/arm64/boot/dts/fih/RC2_common/dsi-panel-nt36830-wqhd-dualmipi-extclk-cmd.dtsi Change-Id: I55c540e4dae9229d84095c827be2bbd763757049 Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
This commit is contained in:
parent
74d06a0759
commit
7b4e8ef7a3
@ -53,6 +53,7 @@
|
||||
"dfps_immediate_porch_mode_vfp";
|
||||
qcom,dsi-supported-dfps-list = <120 90 75 60>;
|
||||
|
||||
qcom,mdss-dsi-panel-jitter = <0x8 0xa>;
|
||||
qcom,mdss-dsi-display-timings {
|
||||
timing@0{
|
||||
qcom,mdss-dsi-panel-width = <1080>;
|
||||
|
@ -57,6 +57,7 @@
|
||||
"dfps_immediate_porch_mode_vfp";
|
||||
qcom,dsi-supported-dfps-list = <120 90 75 60>;
|
||||
|
||||
qcom,mdss-dsi-panel-jitter = <0x8 0xa>;
|
||||
qcom,mdss-dsi-display-timings {
|
||||
timing@0{
|
||||
qcom,mdss-dsi-panel-width = <1080>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user