Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b5987ba authored by Raviteja Tamatam's avatar Raviteja Tamatam
Browse files

ARM: dts: msm: enable PM QoS for rotator path for SM6150



Enable PM QoS for rotator for SM6150 by defining the CPU mask
and the latency values.

Change-Id: I6d7d4afd51ac7c47eab52e928cc2e7d8dbcde362
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
parent b0e5566f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -351,6 +351,9 @@
		qcom,mdss-rot-danger-lut = <0x0 0x0>;
		qcom,mdss-rot-safe-lut = <0x0000ffff 0x0000ffff>;

		qcom,mdss-rot-qos-cpu-mask = <0xf>;
		qcom,mdss-rot-qos-cpu-dma-latency = <75>;

		qcom,mdss-default-ot-rd-limit = <32>;
		qcom,mdss-default-ot-wr-limit = <32>;