Skip to content

Commit 5bc64bf

Browse files
kdrag0nExactExampl
authored andcommitted
arm64: dts: redfin: Enable ULPS during idle PC
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 <danny@kdrag0n.dev>
1 parent 9e95863 commit 5bc64bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/google/dsi-panel-s6e3hc2-dvt-dsc-1080p-cmd.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666

6767
qcom,mdss-dsi-t-clk-post = <0x15>;
6868
qcom,mdss-dsi-t-clk-pre = <0x12>;
69+
qcom,ulps-enabled;
6970

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

0 commit comments

Comments
 (0)