[PATCH 0/3] iommu/amd: Enable x2APIC support

2018-06-22 Thread Suravee Suthikulpanit
This series enable x2APIC support for AMD platform by enabling AMD IOMMU XT mode to allow interrupt remapping with 32-bit destination APIC ID. For full x2APIC support, the following patches are also required (already available in v4.18-rc1) * 6c4f5abaf356 ("x86/CPU: Modify detect_extended_topolo

Re: [PATCH 0/3] iommu/amd: Enable x2APIC support

2018-06-27 Thread Joerg Roedel
Hey Suravee, On Fri, Jun 22, 2018 at 12:02:04PM -0500, Suravee Suthikulpanit wrote: > Suravee Suthikulpanit (3): > x86: irq_remapping: Move irq remapping mode enum > iommu/amd: Add support for higher 64-bit IOMMU Control Register > iommu/amd: Add support for IOMMU XT mode The patches look g