summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorZhengShunQian <zhengsq@rock-chips.com>2016-01-19 07:03:00 (GMT)
committerJoerg Roedel <jroedel@suse.de>2016-01-29 11:26:06 (GMT)
commitcd6438c5f8446691afa4829fe1a9d7b656204f11 (patch)
tree6285d2c90cca63a6a6b2d68a766ce6bb20510567 /arch
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
downloadlinux-cd6438c5f8446691afa4829fe1a9d7b656204f11.tar.xz
iommu/rockchip: Reconstruct to support multi slaves
There are some IPs, such as video encoder/decoder, contains 2 slave iommus, one for reading and the other for writing. They share the same irq and clock with master. This patch reconstructs to support this case by making them share the same Page Directory, Page Tables and even the register operations. That means every instruction to the reading MMU registers would be duplicated to the writing MMU and vice versa. Signed-off-by: ZhengShunQian <zhengsq@rock-chips.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions