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

Commit 950fff50 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

ARM: dts: msm: Enable qcom,gpu-quirk-two-pass-use-wfi for 8996



8996v2 and 8996v3 targets both need to enable the TWOPASSUSEWFI
quirk for the GPU.

Change-Id: Ic0dedbad35f580966015b95111d589939d7759ed
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 49796115
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -343,6 +343,9 @@
	qcom,initial-pwrlevel = <3>;
	qcom,bus-width = <32>;

	/* Quirks */
	qcom,gpu-quirk-two-pass-use-wfi;

	/* Power levels */
	qcom,gpu-pwrlevels {
		#address-cells = <1>;
+3 −0
Original line number Diff line number Diff line
@@ -86,6 +86,9 @@
	qcom,initial-pwrlevel = <5>;
	qcom,bus-width = <32>;

	/* Quirks */
	qcom,gpu-quirk-two-pass-use-wfi;

	qcom,gpu-pwrlevel-bins {
		#address-cells = <1>;
		#size-cells = <0>;