Page MenuHomeFreeBSD

AMD IOMMU driver
ClosedPublic

Authored by kib on Oct 22 2024, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 9:01 AM
Unknown Object (File)
Thu, Jan 23, 11:30 AM
Unknown Object (File)
Thu, Jan 23, 6:49 AM
Unknown Object (File)
Mon, Jan 20, 4:47 PM
Unknown Object (File)
Sun, Jan 19, 9:04 AM
Unknown Object (File)
Sun, Jan 19, 8:23 AM
Unknown Object (File)
Sun, Jan 19, 8:23 AM
Unknown Object (File)
Mon, Jan 13, 3:40 PM
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.