mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add DMA coherency hint to vidc context banks
Add 'dma-coherent-hint-cached' property to vidc context banks in order to skip explicit cache operations from vidc driver. Change-Id: I1bee822be8d181a0e39fc8276f44857624d362b6
This commit is contained in:
@@ -57,6 +57,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