mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm: dts: rockchip: add allocator type inside vpu & hevc for rk3288-linux
Change-Id: I6e9a72fb287f963be78c4dc6f375fa12991394f2 Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
This commit is contained in:
@@ -1299,6 +1299,8 @@
|
||||
iommu_enabled = <1>;
|
||||
dev_mode = <0>;
|
||||
status = "disabled";
|
||||
/* 0 means ion, 1 means drm */
|
||||
allocator = <1>;
|
||||
};
|
||||
|
||||
vpu_mmu: iommu@ff9a0800 {
|
||||
@@ -1338,6 +1340,8 @@
|
||||
iommus = <&hevc_mmu>;
|
||||
iommu_enabled = <1>;
|
||||
status = "disabled";
|
||||
/* 0 means ion, 1 means drm */
|
||||
allocator = <1>;
|
||||
};
|
||||
|
||||
hevc_mmu: iommu@ff9c0440 {
|
||||
|
||||
Reference in New Issue
Block a user