iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iommu/amd: Enable x2APIC support
@ 2018-06-22 17:02 Suravee Suthikulpanit
       [not found] ` <1529686927-7665-1-git-send-email-suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Suravee Suthikulpanit @ 2018-06-22 17:02 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	x86-DgEjT+Ai2ygdnm+yROfE0A, linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: jroedel-l3A5Bk7waGM

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_topology() to return result")
  * 3986a0a805e6 ("x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available")

Thanks,
Suravee

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

 arch/x86/include/asm/irq_remapping.h |  5 ++++
 drivers/iommu/amd_iommu.c            | 21 +++++++++++----
 drivers/iommu/amd_iommu_init.c       | 51 +++++++++++++++++++++++++-----------
 drivers/iommu/amd_iommu_types.h      | 17 +++++++-----
 include/linux/dmar.h                 |  5 ----
 5 files changed, 68 insertions(+), 31 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-06-27  9:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-22 17:02 [PATCH 0/3] iommu/amd: Enable x2APIC support Suravee Suthikulpanit
     [not found] ` <1529686927-7665-1-git-send-email-suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>
2018-06-22 17:02   ` [PATCH 1/3] x86: irq_remapping: Move irq remapping mode enum Suravee Suthikulpanit
2018-06-22 17:02 ` [PATCH 2/3] iommu/amd: Add support for higher 64-bit IOMMU Control Register Suravee Suthikulpanit
2018-06-22 17:02 ` [PATCH 3/3] iommu/amd: Add support for IOMMU XT mode Suravee Suthikulpanit
2018-06-23  4:01   ` kbuild test robot
     [not found]   ` <1529686927-7665-4-git-send-email-suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>
2018-06-23  4:01     ` [RFC PATCH] iommu/amd: amd_iommu_xt_mode can be static kbuild test robot
2018-06-27  9:29 ` [PATCH 0/3] iommu/amd: Enable x2APIC support Joerg Roedel

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).