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

Commit d066b4b9 authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: reserve LM0/1 for primary disp on SM8150



LM0 & LM1 pair must be reserved for primary display
on SM8150 target. A low resolution sub display may power
on before primary display and RM can allocate LM1 to sub
display without reservation. Primary display has to
select other LM pair instead of LM0/1 in such cases.
This hardware selection logic may lead to pp timeout
on primary display because of RSC vsync wait.

Change-Id: Id7d1637bbd3a2228adbdf3753f9d19b3356da7ec
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 47ec6b63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
		qcom,sde-mixer-off = <0x45000 0x46000 0x47000
				      0x48000 0x49000 0x4a000>;
		qcom,sde-mixer-size = <0x320>;
		qcom,sde-mixer-display-pref = "primary", "none", "none",
		qcom,sde-mixer-display-pref = "primary", "primary", "none",
					      "none", "none", "none";

		qcom,sde-dspp-top-off = <0x1300>;