diff options
author | Yazen Ghannam <yazen.ghannam@amd.com> | 2024-12-06 19:11:57 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-01-08 12:47:36 +0300 |
commit | e6e6e5e85116b8587ab2dff7cd6ab3e082859ce7 (patch) | |
tree | 32d4678ec0a03ce90c8d25fd8468e1a6b6fac814 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e13f51b51814e2527c51998d2dae594ef9cb633a (diff) | |
download | linux-e6e6e5e85116b8587ab2dff7cd6ab3e082859ce7.tar.xz |
x86: Start moving AMD node functionality out of AMD_NB
The "AMD Node" concept spans many families of systems and applies to
a number of subsystems and drivers.
Currently, the AMD Northbridge code is overloaded with AMD node
functionality. However, the node concept is broader than just
northbridges.
Start files to host common AMD node functions and definitions. Include
a helper to find an AMD node device function based on the convention
described in AMD documentation.
Anything that needs node functionality should include this rather than
amd_nb.h. The AMD_NB code will be reduced to only northbridge-specific
code needed for legacy systems.
Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20241206161210.163701-5-yazen.ghannam@amd.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions