Skip to content
This repository was archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
arm: dts: Remove partial display updates
Browse files Browse the repository at this point in the history
This causes massive graphical issues with reading mode.

Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Feb 14, 2018
1 parent 9470745 commit 610d048
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@
qcom,ulps-enabled;
qcom,suspend-ulps-enabled;
qcom,panel-allow-phy-poweroff;
qcom,partial-update-enabled = "single_roi";
qcom,panel-roi-alignment = <1080 8 1080 8 1080 8>;

cm,mdss-livedisplay-cabc-cmd = [
15 01 00 00 00 00 02 55 00];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@
qcom,ulps-enabled;
qcom,suspend-ulps-enabled;
qcom,panel-allow-phy-poweroff;
qcom,partial-update-enabled = "single_roi";
qcom,panel-roi-alignment = <1080 8 1080 8 1080 8>;

cm,mdss-livedisplay-cabc-cmd = [
15 01 00 00 00 00 02 55 00];
Expand Down
2 changes: 0 additions & 2 deletions arch/arm/boot/dts/qcom/dsi-panel-samsung_s6e3fc1_cmd.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@
qcom,ulps-enabled;
qcom,suspend-ulps-enabled;
qcom,panel-allow-phy-poweroff;
qcom,partial-update-enabled = "single_roi";
qcom,panel-roi-alignment = <1080 8 1080 8 1080 8>;

cm,mdss-livedisplay-cabc-cmd = [
15 01 00 00 00 00 02 55 00];
Expand Down

0 comments on commit 610d048

Please sign in to comment.