aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2018-04-23 08:57:45 +0200
committerThierry Reding <treding@nvidia.com>2018-05-17 17:44:48 +0200
commit24cfdc1ac7d4260aa8416505b9cb6316c9e89021 (patch)
tree11304d100d8fa72b8bbf0d09e85450a0510bd520 /tools/perf/scripts/python/call-graph-from-sql.py
parentdrm/tegra: Fix order of teardown in IOMMU case (diff)
downloadlinux-dev-24cfdc1ac7d4260aa8416505b9cb6316c9e89021.tar.xz
linux-dev-24cfdc1ac7d4260aa8416505b9cb6316c9e89021.zip
drm/tegra: 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, however, the DMA mapping API doesn't do that, so allocation of IOVA nodes fails. Fixes: ad92601521ea ("drm/tegra: Add Tegra DRM allocation API") Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Tested-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions