Page MenuHomeFreeBSD

acpi_iort_map_pci_smmuv3
ClosedPublic

Authored by br on Jul 16 2020, 3:17 PM.
Tags
None
Referenced Files
F115044449: D25687.id.diff
Sat, Apr 19, 10:52 PM
Unknown Object (File)
Sat, Apr 19, 10:04 AM
Unknown Object (File)
Wed, Apr 16, 11:59 PM
Unknown Object (File)
Mon, Apr 14, 4:54 PM
Unknown Object (File)
Tue, Apr 1, 3:49 AM
Unknown Object (File)
Mar 12 2025, 2:28 AM
Unknown Object (File)
Mar 9 2025, 7:53 AM
Unknown Object (File)
Mar 7 2025, 6:53 PM
Subscribers

Details

Summary

This function allows to find an SMMU instance assigned for a particular PCI RID.

This is used in https://reviews.freebsd.org/D24618

Test Plan

Tested on ARM N1SDP board

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

br requested review of this revision.Jul 16 2020, 3:17 PM

You should update sys/dev/acpica/acpivar.h to include the acpi_iort_map_pci_smmuv3 signature.

You should update sys/dev/acpica/acpivar.h to include the acpi_iort_map_pci_smmuv3 signature.

Thanks

This revision is now accepted and ready to land.Jul 17 2020, 12:27 PM
This revision was automatically updated to reflect the committed changes.