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

Commit 17bf7cb2 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Enable gpu-quirk-secvid-set-once for SDM670



Enable quirk gpu-quirk-secvid-set-once to set the GPU secure
region registers once before trustzone loads the zap shader
since that will change these registers access to read only.

Change-Id: If719030590028f7742d52166e09c1521428d0fb6
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent c0690fe0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@

		qcom,gpu-quirk-hfi-use-reg;
		qcom,gpu-quirk-limit-uche-gbif-rw;
		qcom,gpu-quirk-secvid-set-once;

		/* <HZ/12> */
		qcom,idle-timeout = <80>;
@@ -147,12 +148,14 @@
				qcom,gpu-quirk-hfi-use-reg;
				qcom,gpu-quirk-limit-uche-gbif-rw;
				qcom,gpu-quirk-mmu-secure-cb-alt;
				qcom,gpu-quirk-secvid-set-once;
			};

			qcom,soc-hw-revision-1 {
				qcom,soc-hw-revision = <1>;
				qcom,chipid = <0x06010501>;
				qcom,gpu-quirk-hfi-use-reg;
				qcom,gpu-quirk-secvid-set-once;
			};
		};