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

Commit 9bbe964d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Set LOSSY_RGB_THD to 0 for JDI 4K panel"

parents e743d267 6e5876ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,6 +83,6 @@
		qcom,mdss-dsi-fbc-h-line-budget = <1200>;
		qcom,mdss-dsi-fbc-lossless-threshold = <0x200>;
		qcom,mdss-dsi-fbc-lossy-threshold = <192>;
		qcom,mdss-dsi-fbc-rgb-threshold = <4>;
		qcom,mdss-dsi-fbc-rgb-threshold = <0>;
	};
};