<cyndis>
I can't disable the IOMMU, if I disable CONFIG_TEGRA_IOMMU_SMMU for some reason init crashes immediately and the kernel panics
<cyndis>
(even without my patches)
digetx_ has joined #tegra
digetx has quit [Killed (NickServ (GHOST command used by digetx_))]
_whitelogger has joined #tegra
<digetx_>
cyndis: thank you, the staging uapi works now using the v7, but new uapi still has the fw errors https://dpaste.com/48EM4RPW6.txt (T20), the "mapped addresses" are wrong (m->iova == m->iova_end)
digetx_ is now known as digetx
<cyndis>
is this with smmu enabled or disabled?
<cyndis>
or both
<cyndis>
I guess bo->size must be zero
<digetx>
T20 has GART, but it's not supported by upstream yet (inactive), so no IOMMU for T20 using yours v7
<cyndis>
yep, I guess no-iommu path doesn't set bo->size, and I had only tested with IOMMU path so far, and on newer chips where I tested without IOMMU the firewall is otherwise disabled