summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2018-05-14 12:14:00 +0300
committerThierry Reding <treding@nvidia.com>2018-05-17 18:44:48 +0300
commitf40e1590c5270e5559fb95a5a0a7c1f5266a522d (patch)
tree15ca7fa9e087653bb225d3667cecf37b2dac9071 /tools/perf/scripts/python/export-to-sqlite.py
parent24cfdc1ac7d4260aa8416505b9cb6316c9e89021 (diff)
downloadlinux-f40e1590c5270e5559fb95a5a0a7c1f5266a522d.tar.xz
gpu: host1x: Acquire a reference to the IOVA cache
The IOVA API uses a memory cache to allocate IOVA nodes from. To make sure that this cache is available, obtain a reference to it and release the reference when the cache is no longer needed. On 64-bit ARM this is hidden by the fact that the DMA mapping API gets that reference and never releases it. On 32-bit ARM, this is papered over by the Tegra DRM driver (the sole user of the host1x API requiring the cache) acquiring a reference to the IOVA cache for its own purposes. However, there may be additional users of this API in the future, so fix this upfront to avoid surprises. Fixes: 404bfb78daf3 ("gpu: host1x: Add IOMMU support") Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions