diff options
author | 2022-11-25 00:26:05 +0100 | |
---|---|---|
committer | 2022-12-05 22:22:33 +0100 | |
commit | b6d5fc3a5245c65f7c83440460a1566d09cc9038 (patch) | |
tree | 6fb8a289f07a3253e51591e30df0422abab8436e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | PCI/MSI: Add support for per device MSI[X] domains (diff) | |
download | wireguard-linux-b6d5fc3a5245c65f7c83440460a1566d09cc9038.tar.xz wireguard-linux-b6d5fc3a5245c65f7c83440460a1566d09cc9038.zip |
x86/apic/vector: Provide MSI parent domain
Enable MSI parent domain support in the x86 vector domain and fixup the
checks in the iommu implementations to check whether device::msi::domain is
the default MSI parent domain. That keeps the existing logic to protect
e.g. devices behind VMD working.
The interrupt remap PCI/MSI code still works because the underlying vector
domain still provides the same functionality.
None of the other x86 PCI/MSI, e.g. XEN and HyperV, implementations are
affected either. They still work the same way both at the low level and the
PCI/MSI implementations they provide.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124232326.034672592@linutronix.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions