summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/iommu
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2018-12-12 23:38:48 +0300
committerJoerg Roedel <jroedel@suse.de>2019-01-16 13:54:09 +0100
commit2fc0ac180d0f160cdd5fc69407ca7eb47b3eff99 (patch)
tree2dcb9cde64712c9cbfe08e1493c19108ea35d6f1 /Documentation/devicetree/bindings/iommu
parent1d7ae53b152dbc5ba0a4f6a83ecc42ac66f52d11 (diff)
iommu/tegra: gart: Optimize mapping / unmapping performance
Currently GART writes one page entry at a time. More optimal would be to aggregate the writes and flush BUS buffer in the end, this gives map/unmap 10-40% performance boost (depending on size of mapping) in comparison to flushing after each page entry update. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu')
0 files changed, 0 insertions, 0 deletions