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

Commit 91bc59a5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update magpie BW limits for display"

parents f2febc45 28e9976c
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -128,9 +128,9 @@
		qcom,sde-mixer-blend-op-off = <0x20 0x38 0x50 0x68 0x80 0x98
						0xb0 0xc8 0xe0 0xf8 0x110>;

		qcom,sde-max-per-pipe-bw-kbps = <4500000
						 4500000 4500000
						 4500000 4500000>;
		qcom,sde-max-per-pipe-bw-kbps = <3500000
						 3500000 3500000
						 3500000 3500000>;

		/* offsets are relative to "mdp_phys + qcom,sde-off */
		qcom,sde-sspp-clk-ctrl =
@@ -155,8 +155,8 @@
		qcom,sde-has-dest-scaler;
		qcom,sde-max-dest-scaler-input-linewidth = <2048>;
		qcom,sde-max-dest-scaler-output-linewidth = <2560>;
		qcom,sde-max-bw-low-kbps = <12800000>;
		qcom,sde-max-bw-high-kbps = <12800000>;
		qcom,sde-max-bw-low-kbps = <7100000>;
		qcom,sde-max-bw-high-kbps = <7100000>;
		qcom,sde-min-core-ib-kbps = <2400000>;
		qcom,sde-min-llcc-ib-kbps = <800000>;
		qcom,sde-min-dram-ib-kbps = <800000>;