mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
ARM: dts: msm: Add DMA coherency hint for shima
Add 'dma-coherent-hint-cached' property to vidc context banks in order to skip explicit cache operations from vidc driver. Change-Id: I2b95b803d00f7ead89435b7760b6e01e136214e6
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
qcom,iommu-pagetable = "LLC";
|
||||
buffer-types = <0xfff>;
|
||||
virtual-addr-pool = <0x25800000 0xba800000>;
|
||||
dma-coherent-hint-cached;
|
||||
};
|
||||
|
||||
secure_non_pixel_cb {
|
||||
|
||||
Reference in New Issue
Block a user