diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2018-12-19 19:52:25 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-12-21 16:20:46 +1100 |
commit | 83fb8ccf975138283c7f6d3685d9c5e2292381dd (patch) | |
tree | 98793761ca425d428b3b2f878604aab55e889f48 /samples | |
parent | b04149c2dd85ac2d7839ef859a82cc1871fcf6ce (diff) | |
download | linux-83fb8ccf975138283c7f6d3685d9c5e2292381dd.tar.gz linux-83fb8ccf975138283c7f6d3685d9c5e2292381dd.tar.bz2 linux-83fb8ccf975138283c7f6d3685d9c5e2292381dd.zip |
powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
At the moment NPU IOMMU is manipulated directly from the IODA2 PCI
PE code; PCI PE acts as a master to NPU PE. Soon we will have compound
IOMMU groups with several PEs from several different PHB (such as
interconnected GPUs and NPUs) so there will be no single master but
a one big IOMMU group.
This makes a first step and converts an NPU PE with a set of extern
function to a table group.
This should cause no behavioral change. Note that
pnv_npu_release_ownership() has never been implemented.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions