diff options
author | Robin Murphy <robin.murphy@arm.com> | 2023-11-23 13:41:12 +0000 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2023-12-07 23:27:11 +0000 |
commit | c5a761e2fe58631e1cd0249a729ce1934a11bcbe (patch) | |
tree | 4fe3b38acc7544af15495f01ae57492c9a3753b3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3e743b0fcb90551106c13837548079b91d661384 (diff) |
drm/mediatek: Stop using iommu_present()
Remove the pointless check. If an IOMMU is providing transparent DMA API
ops for any device(s) we care about, the DT code will have enforced the
appropriate probe ordering already. And if the IOMMU *is* entirely
absent, then attempting to go ahead with CMA and either suceeding or
failing decisively seems more useful than deferring forever.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patchwork.kernel.org/project/dri-devel/patch/fd1b62aa006556f29f37535814abfe41be63f7ae.1700746094.git.robin.murphy@arm.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions