go-nvlib/pkg/nvpci
Evan Lezar e96d9c58f1 Add GetGPUByPciBusID to nvpci.Interface
This change adds a GetGPUByPciBusID method to the nvpci Interface.
The exising NewDevice function is moved to nvmdev where it is used.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-11-15 17:42:22 +01:00
..
bytes Fix the linting errors 2022-02-16 10:43:27 +01:00
mmio Fix the linting errors 2022-02-16 10:43:27 +01:00
config.go Added PCI IDS support and DPU detection 2022-11-02 03:58:13 -07:00
mlxpci.go Added PCI IDS support and DPU detection 2022-11-02 03:58:13 -07:00
mock.go Detect iommu_group for PCI and mdev devices 2022-07-25 23:20:03 +00:00
nvpci_test.go nvpci: Add GetGPUByIndex() 2022-08-25 09:34:49 -07:00
nvpci.go Add GetGPUByPciBusID to nvpci.Interface 2022-11-15 17:42:22 +01:00
resources.go Added function to retrieve the BAR sizes 2022-06-01 03:20:10 -07:00