diff options
| author | Manivannan Sadhasivam <[email protected]> | 2023-01-02 16:28:21 +0530 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2023-01-10 22:52:00 -0600 |
| commit | ff384ab56f164ef14bcc5f2bd79e995b4dea4bf3 (patch) | |
| tree | e3ded9ba9704e16e03286b08e5b198314cac0935 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 66b14154e278807811d67de9fb0d5cc76638d07b (diff) | |
arm64: dts: qcom: sm8450: Use GIC-ITS for PCIe0 and PCIe1
Both PCIe0 and PCIe1 controllers are capable of signalling the MSIs
received from endpoint devices to the CPU using GIC-ITS MSI controller.
Add support for it.
Currently, BDF (0:0.0) and BDF (1:0.0) are enabled and with the
msi-map-mask of 0xff00, all the 32 devices under these two busses can
share the same Device ID.
The GIC-ITS MSI implementation provides an advantage over internal MSI
implementation using Locality-specific Peripheral Interrupts (LPI) that
would allow MSIs to be targeted for each CPU core.
It should be noted that the MSIs for BDF (1:0.0) only works with Device
ID of 0x5980 and 0x5a00. Hence, the IDs are swapped.
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Tested-by: Konrad Dybcio <[email protected]> # Xperia 1 IV (WCN6855)
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions