freebsd-dev/sys/contrib/dev/acpica
Anish Gupta 0b37d3d90e This change fixes duplicate detection of same IOMMU/AMD-Vi device for Ryzen with EFR support.
IVRS can have entry of type legacy and non-legacy present at same time for same AMD-Vi device. ivhd driver will ignore legacy if new IVHD type is present as specified in AMD-Vi specification. Earlier both of IVHD entries used and two ivhd devices were created.
Add support for new IVHD type 0x11 and 0x40 in ACPI. Create new struct of type acpi_ivrs_hardware_new for these new type of IVHDs. Legacy type 0x10 will continue to use acpi_ivrs_hardware.

Reviewed by:	avg
Approved by:	grehan
Differential Revision:https://reviews.freebsd.org/D13160
2018-02-16 05:17:00 +00:00
..
common MFV: r329072 2018-02-09 21:49:38 +00:00
compiler MFV: r329072 2018-02-09 21:49:38 +00:00
components MFV: r329072 2018-02-09 21:49:38 +00:00
include This change fixes duplicate detection of same IOMMU/AMD-Vi device for Ryzen with EFR support. 2018-02-16 05:17:00 +00:00
os_specific/service_layers Merge ACPICA 20180105. 2018-01-05 23:21:47 +00:00
acpica_prep.sh Fix a header inclusion missed in the previous commit. 2018-01-06 03:41:35 +00:00
changes.txt MFV: r329072 2018-02-09 21:49:38 +00:00