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

Commit 23ef4ae4 authored by Sathish Kumar's avatar Sathish Kumar Committed by Dumpeti Sathish Kumar
Browse files

ARM: dts: msm: Disable GPU local memory feature for MSM8953 and MSM8937



Disable GPU local memory(LM) feature to avoid VPC corner
case errors which leads to corrupt internal state.

CRs-Fixed: 1036444
Change-Id: Iac0d50060840cebd445b9493a8d0b16215af37ea
Signed-off-by: default avatarDumpeti Sathish Kumar <sathyanov14@codeaurora.org>
parent 0cb456f4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -106,6 +106,7 @@
		/*  Quirks  */
		qcom,gpu-quirk-two-pass-use-wfi;
		qcom,gpu-quirk-dp2clockgating-disable;
		qcom,gpu-quirk-lmloadkill-disable;

		/* Trace bus */
		coresight-id = <67>;
+1 −0
Original line number Diff line number Diff line
@@ -121,6 +121,7 @@
		/* Quirks */
		qcom,gpu-quirk-two-pass-use-wfi;
		qcom,gpu-quirk-dp2clockgating-disable;
		qcom,gpu-quirk-lmloadkill-disable;

		/* Trace bus */
		coresight-id = <67>;