Displaying 1 result from an estimated 1 matches for "pciehp_hpc".
2023 Nov 14
7
[PATCH v3 0/7] Improvements to pcie_bandwidth_available() for eGPUs
...cie_bandwidth_available() to separate
function
PCI: Exclude PCIe ports used for virtual links in
pcie_bandwidth_available()
drivers/gpu/drm/nouveau/nouveau_vga.c | 6 +-
drivers/gpu/drm/radeon/radeon_device.c | 4 +-
drivers/gpu/drm/radeon/radeon_kms.c | 2 +-
drivers/pci/hotplug/pciehp_hpc.c | 6 +-
drivers/pci/pci-acpi.c | 16 ++++++
drivers/pci/pci.c | 77 +++++++++++++++++---------
drivers/pci/quirks.c | 20 +++++++
include/linux/pci.h | 24 +-------
8 files changed, 97 insertions(+), 58 deletions(-)...