Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
ARM64: dts: panel: Disable mi smart fps
Browse files Browse the repository at this point in the history
it intereferes with aosp's surfaceflinger refresh rate implementation

Change-Id: I4d24cea89a2e12f9a0cb7eb1403f6ea4f00cce12
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
  • Loading branch information
Ramisky authored and UtsavBalar1231 committed Aug 2, 2021
1 parent ee252e0 commit 4131de3
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
qcom,mdss-dsi-qsync-min-refresh-rate = <60>;

qcom,mdss-dsi-pan-enable-dynamic-fps;
qcom,mdss-dsi-pan-enable-smart-fps;
qcom,mdss-dsi-pan-fps-update =
"dfps_immediate_porch_mode_vfp";
qcom,dsi-supported-dfps-list = <120 90 60>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
qcom,mdss-dsi-qsync-min-refresh-rate = <60>;

qcom,mdss-dsi-pan-enable-dynamic-fps;
qcom,mdss-dsi-pan-enable-smart-fps;
qcom,mdss-dsi-pan-fps-update =
"dfps_immediate_porch_mode_vfp";
qcom,dsi-supported-dfps-list = <120 90 60>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
qcom,mdss-dsi-qsync-min-refresh-rate = <60>;

qcom,mdss-dsi-pan-enable-dynamic-fps;
qcom,mdss-dsi-pan-enable-smart-fps;
qcom,mdss-dsi-pan-fps-update =
"dfps_immediate_porch_mode_vfp";
qcom,dsi-supported-dfps-list = <120 90 60>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@
mi,mdss-panel-delay-after-fod-hbm-off;
mi,mdss-panel-delay-after-fod-hbm-on;

mi,mdss-dsi-pan-enable-smart-fps;
mi,mdss-dsi-smart-fps-max_framerate = <120>;
mi,mdss-dsi-panel-hbm-brightness = <1>;
mi,mdss-dsi-dimlayer-brightness-alpha-lut-item-count = <21>;
mi,mdss-dsi-dimlayer-brightness-alpha-lut =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,6 @@
mi,mdss-panel-delay-after-fod-hbm-off;
mi,mdss-panel-delay-after-fod-hbm-on;

mi,mdss-dsi-pan-enable-smart-fps;
mi,mdss-dsi-smart-fps-max_framerate = <120>;
mi,mdss-dsi-panel-hbm-brightness = <1>;
mi,mdss-dsi-dimlayer-brightness-alpha-lut-item-count = <21>;
mi,mdss-dsi-dimlayer-brightness-alpha-lut =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,6 @@
mi,mdss-panel-delay-after-fod-hbm-off;
mi,mdss-panel-delay-after-fod-hbm-on;

mi,mdss-dsi-pan-enable-smart-fps;
mi,mdss-dsi-smart-fps-max_framerate = <120>;
mi,mdss-dsi-panel-hbm-brightness = <1>;
mi,mdss-dsi-dimlayer-brightness-alpha-lut-item-count = <21>;
mi,mdss-dsi-dimlayer-brightness-alpha-lut =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@
mi,esd-err-irq-gpio = <&tlmm 51 0x2002>; /* trig-flags: falling-0x0002 rasing-0x0001*/
mi,mdss-dsi-panel-xy-coordinate = <0x6 0x18>;
mi,mdss-dsi-panel-max-luminance = <0x6 0x4>;
mi,mdss-dsi-pan-enable-smart-fps;

qcom,mdss-dsi-display-timings {
timing@0{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,6 @@
mi,feature-enabled;
mi,mdss-dsi-panel-hbm-51-ctrl-flag;
mi,mdss-dsi-panel-hbm-off-51-index = <1>;
mi,mdss-dsi-pan-enable-smart-fps;
mi,mdss-dsi-smart-fps-max_framerate = <120>;

mi,esd-err-irq-gpio = <&tlmm 75 0x2002>;

Expand Down

0 comments on commit 4131de3

Please sign in to comment.