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

Commit 0018772e authored by Alan Kwong's avatar Alan Kwong
Browse files

ARM: dts: msm: enable inline rotation in sdm845



Enable inline rotation for mdss mdp node & sde rotator node.

CRs-Fixed: 2009714
Change-Id: Icc4fa2740162d85e2e0d96b042532ad576db0228
Signed-off-by: default avatarAlan Kwong <akwong@codeaurora.org>
parent 4aacd538
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -127,6 +127,8 @@
		qcom,sde-vbif-size = <0x1040>;
		qcom,sde-vbif-id = <0>;

		qcom,sde-inline-rotator = <&mdss_rotator 0>;

		qcom,sde-sspp-vig-blocks {
			qcom,sde-vig-csc-off = <0x1a00>;
			qcom,sde-vig-qseed-off = <0xa00>;
@@ -204,6 +206,8 @@
		reg-names = "mdp_phys",
			"rot_vbif_phys";

		#list-cells = <1>;

		qcom,mdss-rot-mode = <1>;
		qcom,mdss-highest-bank-bit = <0x2>;

@@ -238,6 +242,11 @@
		qcom,mdss-default-ot-rd-limit = <32>;
		qcom,mdss-default-ot-wr-limit = <32>;

		qcom,mdss-sbuf-headroom = <20>;

		cache-slice-names = "rotator";
		cache-slices = <&llcc 4>;

		smmu_rot_unsec: qcom,smmu_rot_unsec_cb {
			compatible = "qcom,smmu_sde_rot_unsec";
			iommus = <&apps_smmu 0x1090>;