Page MenuHomeFreeBSD

AMD IOMMU driver
ClosedPublic

Authored by kib on Oct 22 2024, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 2:06 PM
Unknown Object (File)
Sun, Sep 28, 5:04 PM
Unknown Object (File)
Sun, Sep 28, 2:13 AM
Unknown Object (File)
Sep 10 2025, 4:34 PM
Unknown Object (File)
Sep 10 2025, 3:13 PM
Unknown Object (File)
Sep 9 2025, 4:38 PM
Unknown Object (File)
Sep 9 2025, 3:30 PM
Unknown Object (File)
Sep 9 2025, 9:23 AM
Subscribers

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

The latest snapshot.

Most important, multi-iommu configuration fixed to correctly assign iommu unit to devices.

I think it's fine to iterate on this in the tree since it is not active by default (with static int amdiommu_enable = 0;). There are a handful of XXXs remaining but I think it's reasonable to be able to cast a wider net for testing.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 2 2024, 11:47 PM
Closed by commit rG0f5116d7efe3: AMD IOMMU driver (authored by kib). · Explain Why
This revision was automatically updated to reflect the committed changes.