Re: [PATCH 0/3] iommu/vt-d: Add support for ACPI/SATC table

2021-02-03 Thread Lu Baolu
Hi Christoph, On 2021/2/3 16:41, Christoph Hellwig wrote: On Tue, Feb 02, 2021 at 12:40:54PM +0800, Lu Baolu wrote: Intel platform VT-d (v3.2) comes with a new type of DMAR subtable SATC. The SATC table includes a list of SoC integrated devices that require SATC. OS software can use this table

Re: [PATCH 0/3] iommu/vt-d: Add support for ACPI/SATC table

2021-02-03 Thread Christoph Hellwig
On Tue, Feb 02, 2021 at 12:40:54PM +0800, Lu Baolu wrote: > Intel platform VT-d (v3.2) comes with a new type of DMAR subtable > SATC. The SATC table includes a list of SoC integrated devices > that require SATC. OS software can use this table to enable ATS > only for the devices in the list. This

[PATCH 0/3] iommu/vt-d: Add support for ACPI/SATC table

2021-02-01 Thread Lu Baolu
Intel platform VT-d (v3.2) comes with a new type of DMAR subtable SATC. The SATC table includes a list of SoC integrated devices that require SATC. OS software can use this table to enable ATS only for the devices in the list. Yian Chen (3): iommu/vt-d: Add new enum value and structure for SATC