diff options
| author | Kyle Meyer <[email protected]> | 2024-12-13 01:25:49 +0000 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2024-12-13 19:10:31 +0000 |
| commit | 584e09743d2f44905290b0dbf3215064d2a1888c (patch) | |
| tree | e900c10dc49274b8e52b53959a7834a3b23bd2b2 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | EDAC/i10nm: Add Intel Clearwater Forest server support (diff) | |
| download | kernel-584e09743d2f44905290b0dbf3215064d2a1888c.tar.gz kernel-584e09743d2f44905290b0dbf3215064d2a1888c.zip | |
EDAC/{i10nm,skx,skx_common}: Support UV systems
The 3-bit source IDs in PCI configuration space registers, used to map
devices to sockets, are limited to 8 unique IDs, and each ID is local to
a UPI/QPI domain.
Source IDs cannot be used to map devices to sockets on UV systems
because they can exceed 8 sockets and have multiple UPI/QPI domains with
identical, repeating source IDs.
Use NUMA information to get package IDs instead of source IDs on UV
systems, and use package/source IDs to name IMC information structures.
Signed-off-by: Kyle Meyer <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Tested-by: Qiuxu Zhuo <[email protected]>
Reviewed-by: Qiuxu Zhuo <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
