ARM: dts: msm: Remove I/O coherence for the GPU

I/O coherence has some limitations that make it less preferable than
the usermode cache operations.  Given these limitations the user mode
driver teams have requested that I/O coherence be disabled.

Change-Id: Ic0dedbadbc10b3a6239e20df8b527a5738a1a3a4
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
This commit is contained in:
Jordan Crouse 2017-04-18 11:56:09 -06:00
parent f567fc12bf
commit 00ca56e448

View file

@ -34,10 +34,6 @@
qcom,mdss-pref-prim-intf = "hdmi";
};
&msm_gpu {
dma-coherent;
};
&sde_hdmi {
qcom,display-type = "primary";
};