linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
@ 2013-10-09 22:37 Andreas Herrmann
  2013-10-09 22:38 ` [PATCH 1/7] iommu/arm-smmu: Introduce driver option handling Andreas Herrmann
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Andreas Herrmann @ 2013-10-09 22:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is v2 of arm-smmu changes to support SMMUs on Calxeda ECX-2000.

Note that patch 7/7 (Introduce automatic stream-id-masking) is not
required to support SMMUs on Calxeda ECX-2000. In fact the algorithm
implemented won't help to determine a suitable smr-mask for 10
StreamIDs that we have for SATA.

In case of 2, 4, 8, ... (power-of-two) ... number of StreamIDs for a
master device it might be able (depending on further restriction for
the StreamIDs) to determine the right mask which then allows to use
only one SMR group for stream matching for this master instead of
using several SMR groups (one for each StreamID).

Changelog:
v2:
- Modified options handling
- Added patch to document new DT properties (that select driver options)
- Added patch to introduce automatic stream-id-masking
v1:
   http://marc.info/?l=linux-arm-kernel&m=138122450023564


Regards,
Andreas

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

end of thread, other threads:[~2013-10-10 17:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09 22:37 [PATCH v2 0/7] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000 Andreas Herrmann
2013-10-09 22:38 ` [PATCH 1/7] iommu/arm-smmu: Introduce driver option handling Andreas Herrmann
2013-10-10 15:44   ` Will Deacon
2013-10-09 22:38 ` [PATCH 2/7] iommu/arm-smmu: Introduce bus notifier block Andreas Herrmann
2013-10-10 16:12   ` Will Deacon
2013-10-10 16:47     ` Andreas Herrmann
2013-10-09 22:38 ` [PATCH 3/7] iommu/arm-smmu: Introduce stream ID masking Andreas Herrmann
2013-10-09 22:38 ` [PATCH 4/7] iommu/arm-smmu: Support buggy implementations where all config accesses are secure Andreas Herrmann
2013-10-10 15:47   ` Will Deacon
2013-10-10 15:57     ` Andreas Herrmann
2013-10-09 22:38 ` [PATCH 5/7] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000 Andreas Herrmann
2013-10-09 22:38 ` [PATCH 6/7] documentation/iommu: Update description of ARM System MMU binding Andreas Herrmann
2013-10-09 22:38 ` [PATCH 7/7] iommu/arm-smmu: Introduce automatic stream-id-masking Andreas Herrmann
2013-10-10 16:05   ` Will Deacon
2013-10-10 17:01     ` Andreas Herrmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).