Skip to content

Commit

Permalink
arm64: dts: redfin: Enable ULPS during idle PC
Browse files Browse the repository at this point in the history
Because this is a command mode panel, we can put the DSI lanes into ULPS
(Ultra-Low Power State) during idle PC (power collapse) to save power.
msm_drm enters idle PC after 58 ms of no frame commits by default, so
this won't affect active display usage.

Test: DVT display turns on and works correctly at 60 and 60 Hz
Signed-off-by: Danny Lin <[email protected]>
  • Loading branch information
kdrag0n committed Dec 4, 2020
1 parent f4bf895 commit 7f1cbe7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@

qcom,mdss-dsi-t-clk-post = <0x15>;
qcom,mdss-dsi-t-clk-pre = <0x12>;
qcom,ulps-enabled;

qcom,mdss-dsi-bl-notifier-ranges = <115 140 167 1023>;

Expand Down

0 comments on commit 7f1cbe7

Please sign in to comment.