diff options
author | Michael Shavit <mshavit@google.com> | 2023-09-15 21:17:35 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-10-12 17:08:17 +0100 |
commit | 1228cc509fc6bf7b10f0c5e202086979e4bbd43a (patch) | |
tree | 989c86b4006ff07e28bca10fd86c7c5067977c8c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e3aad74c51a7012233ebe249c8ed86bb01c4a3f0 (diff) |
iommu/arm-smmu-v3: move stall_enabled to the cd table
A domain can be attached to multiple masters with different
master->stall_enabled values. The stall bit of a CD entry should follow
master->stall_enabled and has an inverse relationship with the
STE.S1STALLD bit.
The stall_enabled bit does not depend on any property of the domain, so
move it out of the arm_smmu_domain struct. Move it to the CD table
struct so that it can fully describe how CD entries should be written to
it.
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Michael Shavit <mshavit@google.com>
Tested-by: Nicolin Chen <nicolinc@nvidia.com>
Link: https://lore.kernel.org/r/20230915211705.v8.4.I5aa89c849228794a64146cfe86df21fb71629384@changeid
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions