diff options
author | Thierry Reding <[email protected]> | 2020-09-01 17:32:48 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-09-02 17:23:59 +0200 |
commit | ea90f66f2a8629dde07328df0b8314aae5e54a47 (patch) | |
tree | 633fbe81b8a65aaa71911104f1fde2695f641a06 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25f2f5e5910fa5e805cb1232237291f2ac4e9eb0 (diff) |
memory: tegra: Remove GPU from DRM IOMMU group
Commit 63a613fdb16c ("memory: tegra: Add gr2d and gr3d to DRM IOMMU
group") added the GPU to the DRM IOMMU group, which doesn't make any
sense. This causes problems when Nouveau tries to attach to the SMMU
and causes it to fall back to using the DMA API.
Remove the GPU from the DRM groups to restore the old behaviour. The
GPU should always have its own IOMMU domain to make sure it can map
buffers into contiguous chunks (for big page support) without getting
in the way of mappings from the DRM group.
Cc: <[email protected]>
Fixes: 63a613fdb16c ("memory: tegra: Add gr2d and gr3d to DRM IOMMU group")
Reported-by: Matias Zuniga <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions