Skip to content
Snippets Groups Projects
user avatar
Maciej Sosnowski authored
This patch enables DCA support on multiple-IOH/multiple-IIO architectures.
It modifies dca module by replacing single dca_providers list
with dca_domains list, each domain containing separate list of providers.
This approach lets dca driver manage multiple domains, i.e. sets of providers
and requesters mapped back to the same PCI root complex device.
The driver takes care to register each requester to a provider
from the same domain.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
Signed-off-by: default avatarMaciej Sosnowski <maciej.sosnowski@intel.com>
1a5aeeec
History
Name Last commit Last update
..