From patchwork Tue Sep 10 12:26:57 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ilpo_J=C3=A4rvinen?= X-Patchwork-Id: 13798406 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8932818F2D5; Tue, 10 Sep 2024 12:27:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.13 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725971242; cv=none; b=pSdpEPkzDCgNVF5UNG69JtbHPWCj0A7pJr4EUHK66Jy358YjhH+ibbEc6cAwDLM948vj/5cgY9v+nbW5398tl89S9W2pvhm55nKd55p7wueX2LgZYeQ8vu0wir2GmJayx8Sb1WxXzSgANkAgR4lEITl+1p9i3OO1qZs2GCN71Z4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725971242; c=relaxed/simple; bh=lqPUKgcV6djMC54DXRpHGaZbHVeCCoBfZlJXbMGKYhw=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Content-Type; b=czCwFa+KWADyJa87HGzMXATqzJKE9V3vu5AfuZvXEc5dAwaeY0tT6+i15016Tqz4XC+WAs0nffffqFkY5GojNlMaF/99HRedWFoR0vDdagbJAbHEUB6mdSWRz8EIWJfmE95uV3S60Cowp8MQTRGB+fr3uomOXJ3U/Kj5pYZDGmg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=dvphqLbs; arc=none smtp.client-ip=192.198.163.13 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="dvphqLbs" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1725971241; x=1757507241; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=lqPUKgcV6djMC54DXRpHGaZbHVeCCoBfZlJXbMGKYhw=; b=dvphqLbs7I4iNq8V0PuVK7bgEm5aFDIw4YK6B4hBkDGeRhbHsMHf7BF6 DgYzw1DZKf1MCFzav3iAvn/Nffe6hVL5t6Gyiu4v1j1i8HCEBEEEvc37u El7DihN2C0N0tlQWak00mA8fpdYBtmQjVs9HKG3hICNGzszxPNfwr/D8T AWO1/uvDa6ArOCfyt8trbz1nJSW0as5Y4IDZkVySrPn9vU4D9svvfdXQ1 oow39/+kPb0mZy+JWhBtXA3LyiVPRrw5P3onbTk4Nnnez0z2lj2TMkY/1 dSYeGkmIweifDVY/nb5vqkIosbSdPlEUZA0BhljW/p48OVI7XF2s7lw3q Q==; X-CSE-ConnectionGUID: yRX88InvQyOzRDkWgbXtZA== X-CSE-MsgGUID: CgCEepGTT6i+reBpt4pySQ== X-IronPort-AV: E=McAfee;i="6700,10204,11190"; a="27634148" X-IronPort-AV: E=Sophos;i="6.10,217,1719903600"; d="scan'208";a="27634148" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2024 05:27:20 -0700 X-CSE-ConnectionGUID: ZTNzcfL3SHu4oHVrJ/eR0g== X-CSE-MsgGUID: QG3Tdm7DRe6RWpsvskbgBg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,217,1719903600"; d="scan'208";a="66968003" Received: from ijarvine-desk1.ger.corp.intel.com (HELO localhost) ([10.245.245.224]) by orviesa009-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2024 05:27:13 -0700 From: =?utf-8?q?Ilpo_J=C3=A4rvinen?= To: linux-pci@vger.kernel.org, Bjorn Helgaas , Lorenzo Pieralisi , Rob Herring , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , "Maciej W. Rozycki" , Jonathan Cameron , Lukas Wunner , Alexandru Gagniuc , Krishna chaitanya chundru , Srinivas Pandruvada , "Rafael J. Wysocki" , linux-pm@vger.kernel.org, Smita Koralahalli Cc: linux-kernel@vger.kernel.org, Daniel Lezcano , Amit Kucheria , Zhang Rui , Christophe JAILLET , =?utf-8?q?Ilpo_J=C3=A4r?= =?utf-8?q?vinen?= Subject: [PATCH v7 0/8] PCI: Add PCIe bandwidth controller Date: Tue, 10 Sep 2024 15:26:57 +0300 Message-Id: <20240910122705.4068-1-ilpo.jarvinen@linux.intel.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Hi all, This series adds PCIe bandwidth controller (bwctrl) and associated PCIe cooling driver to the thermal core side for limiting PCIe Link Speed due to thermal reasons. PCIe bandwidth controller is a PCI express bus port service driver. A cooling device is created for each port the service driver finds to support changing speeds. This series only adds support for controlling PCIe Link Speed. Controlling PCIe Link Width might also be useful but there is no mechanism for that until PCIe 6.0 (L0p) so Link Width throttling is not added by this series. V7 does substantial change into the interactions with the Target Speed quirk which in v6 were not taking into account how early the quirk runs. While I believe the challenges are mostly addressed now, it would certainly be useful to have a second opinion on the chosen solutions. These challenges will also be covered as a part of my upcoming talk at VFIO/IOMMU/PCI microconference in Vienna. bwctrl is built on top of BW notifications revert. The changes are based on top of the Target Speed quirk fixes in pci/enumeration branch. v7: - Rebased on top of Maciej's latest Target Speed quirk patches - Target Speed quirk runs very early, w/o ->subordinate existing yet. This required adapting logic: - Move Supported Link Speeds back to pci_dev - Check for ->subordinate == NULL where necessary - Cannot always take bwctrl's per port mutex (in pcie_bwctrl_data) - Cleaned up locking in pcie_set_target_speed() using wrappers - Allowed removing confusing __pcie_set_target_speed() - Fix building with CONFIG_PCI=n - Correct error check in pcie_lbms_seen() - Don't return error for an empty bus that remains at 2.5GT - Use rwsem to protect ->link_bwctrl setup and bwnotif enable - Clear LBMS in remove_board() - Adding export for pcie_get_supported_speeds() was unnecessary - Call bwctrl's init before hotplug. - Added local variable 'bus' into a few functions v6: - Removed unnecessary PCI_EXP_LNKCAP_SLS mask from PCIE_LNKCAP_SLS2SPEED() - Split error handling in pcie_bwnotif_irq_thread() - pci_info() -> pci_dbg() on bwctrl probe success path - Handle cooling device pointer -Exx codes in bwctrl probe - Reorder port->link_bwctrl setup / bwnotif enable for symmetry - Handle LBMS count == 0 in PCIe quirk by checking LBMS (avoids a race between quirk and bwctrl) - Use cleanup.h in PCIe cooling device's register v5: - Removed patches: LNKCTL2 RMW driver patches went in separately - Refactor pcie_update_link_speed() to read LNKSTA + add __ variant for hotplug that has LNKSTA value at hand - Make series fully compatible with the Target Speed quirk - LBMS counter added, quirk falls back to LBMS bit when bwctrl =n - Separate LBMS patch from set target speed patches - Always provide pcie_bwctrl_change_speed() even if bwctrl =n so drivers don't need to come up their own version (also required by the Target Speed quirk) - Remove devm_* (based on Lukas' comment on some other service driver patch) - Convert to use cleanup.h - Renamed functions/struct to have shorter names v4: - Merge Port's and Endpoint's Supported Link Speeds Vectors into supported_speeds in the struct pci_bus - Reuse pcie_get_speed_cap()'s code for pcie_get_supported_speeds() - Setup supported_speeds with PCI_EXP_LNKCAP2_SLS_2_5GB when no Endpoint exists - Squash revert + add bwctrl patches into one - Change to use threaded IRQ + IRQF_ONESHOT - Enable also LABIE / LABS - Convert Link Speed selection to use bit logic instead of loop - Allocate before requesting IRQ during probe - Use devm_*() - Use u8 for speed_conv array instead of u16 - Removed READ_ONCE() - Improve changelogs, comments, and Kconfig - Name functions slightly more consistently - Use bullet list for RMW protected registers in docs v3: - Correct hfi1 shortlog prefix - Improve error prints in hfi1 - Add L: linux-pci to the MAINTAINERS entry v2: - Adds LNKCTL2 to RMW safe list in Documentation/PCI/pciebus-howto.rst - Renamed cooling devices from PCIe_Port_* to PCIe_Port_Link_Speed_* in order to plan for possibility of adding Link Width cooling devices later on - Moved struct thermal_cooling_device declaration to the correct patch - Small tweaks to Kconfig texts - Series rebased to resolve conflict (in the selftest list) Ilpo Järvinen (8): PCI: Protect Link Control 2 Register with RMW locking PCI: Store all PCIe Supported Link Speeds PCI: Refactor pcie_update_link_speed() PCI/quirks: Abstract LBMS seen check into own function PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller PCI/bwctrl: Add API to set PCIe Link Speed thermal: Add PCIe cooling driver selftests/pcie_bwctrl: Create selftests Documentation/PCI/pciebus-howto.rst | 14 +- MAINTAINERS | 9 + drivers/pci/hotplug/pciehp_ctrl.c | 5 + drivers/pci/hotplug/pciehp_hpc.c | 2 +- drivers/pci/pci.c | 60 ++- drivers/pci/pci.h | 42 +- drivers/pci/pcie/Kconfig | 12 + drivers/pci/pcie/Makefile | 1 + drivers/pci/pcie/bwctrl.c | 397 ++++++++++++++++++ drivers/pci/pcie/portdrv.c | 9 +- drivers/pci/pcie/portdrv.h | 10 +- drivers/pci/probe.c | 15 +- drivers/pci/quirks.c | 32 +- drivers/thermal/Kconfig | 10 + drivers/thermal/Makefile | 2 + drivers/thermal/pcie_cooling.c | 80 ++++ include/linux/pci-bwctrl.h | 28 ++ include/linux/pci.h | 19 +- include/uapi/linux/pci_regs.h | 1 + tools/testing/selftests/Makefile | 1 + tools/testing/selftests/pcie_bwctrl/Makefile | 2 + .../pcie_bwctrl/set_pcie_cooling_state.sh | 122 ++++++ .../selftests/pcie_bwctrl/set_pcie_speed.sh | 67 +++ 23 files changed, 887 insertions(+), 53 deletions(-) create mode 100644 drivers/pci/pcie/bwctrl.c create mode 100644 drivers/thermal/pcie_cooling.c create mode 100644 include/linux/pci-bwctrl.h create mode 100644 tools/testing/selftests/pcie_bwctrl/Makefile create mode 100755 tools/testing/selftests/pcie_bwctrl/set_pcie_cooling_state.sh create mode 100755 tools/testing/selftests/pcie_bwctrl/set_pcie_speed.sh