Linux IOMMU Development
 help / color / mirror / Atom feed
* arm-smmu-v3 sharing SID
@ 2023-05-18 10:46 Peng Fan
  2023-05-18 11:33 ` Robin Murphy
  0 siblings, 1 reply; 6+ messages in thread
From: Peng Fan @ 2023-05-18 10:46 UTC (permalink / raw)
  To: eric.auger@redhat.com, jean-philippe.brucker@arm.com,
	will@kernel.org, robin.murphy@arm.com
  Cc: iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	Peng Fan

Hi all,

Current arm-smmu-v3 driver does not support sharing SID,
If there are two devices sharing one SID, the smmu-v3 driver
will report "stream x already in tree".

We have an SOC that using smmu-v3, only supports limited
SIDs. From my understanding, the smmu-v3 hardware
supports SID sharing, but linux driver not support that.

I would like know is it ok to add support for sharing SID?
Something like to use common rb_add/find, not
smmu-v3 driver local rb tree add/find.

Thanks,
Peng.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-19  2:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 10:46 arm-smmu-v3 sharing SID Peng Fan
2023-05-18 11:33 ` Robin Murphy
2023-05-18 11:44   ` Peng Fan
2023-05-18 13:04     ` Jean-Philippe Brucker
2023-05-19  2:49       ` Baolu Lu
2023-05-18 12:36   ` Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox