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

Commit a741ae30 authored by Krishna Manikandan's avatar Krishna Manikandan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add property to allow base layer staging

Add dt property to allow layer to be staged on base
layer instead of borderfill for bengal target.

Change-Id: I615b21ccd4eeef0790d7f1031cd79eb4216199da
parent dd434e6e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -80,6 +80,8 @@
		qcom,sde-mixer-blend-op-off = <0x20 0x38 0x50 0x68 0x80 0x98
						0xb0 0xc8 0xe0 0xf8 0x110>;

		qcom,sde-mixer-stage-base-layer;

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

		qcom,sde-max-per-pipe-bw-high-kbps = <2600000 2600000>;
@@ -93,7 +95,7 @@
		qcom,sde-sspp-qseed-off = <0xa00>;
		qcom,sde-mixer-linewidth = <2048>;
		qcom,sde-sspp-linewidth = <2160>;
		qcom,sde-mixer-blendstages = <0x3>;
		qcom,sde-mixer-blendstages = <0x4>;
		qcom,sde-highest-bank-bit = <0x1>;
		qcom,sde-ubwc-version = <0x100>;
		qcom,sde-ubwc-swizzle = <0x7>;