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

Commit ad357004 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: Enable SMMU page table IO-coherency for shima

Enable page table IO-coherency for both the kgsl and apps SMMUs for shima
in order to improve the performance of page table updates.

Change-Id: I9149ae0d5f61494769fd4e06e251e981f9a07e9e
parent 7dccbd93
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
		#size-cells = <1>;
		#address-cells = <1>;
		ranges;
		dma-coherent;
		qcom,regulator-names = "vdd";
		vdd-supply = <&gpu_cx_gdsc>;

@@ -74,6 +75,7 @@
		#size-cells = <1>;
		#address-cells = <1>;
		ranges;
		dma-coherent;
		interrupts =	<GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>,