diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-06-02 07:18:06 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 12:44:46 -0400 |
commit | bbcc3514ab4f7ec3ae2273ad08b0a1b6b4aa9dd9 (patch) | |
tree | 19147e1de4e0fa83a28b653c34177318ff267313 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | 7386f88ab1732af890a09ab3a7f400bb20adbe5a (diff) |
drm/amd: Check that a system is a NUMA system before looking for SRAT
It's pointless on laptops to look for the SRAT table as these are not
NUMA. Check the number of possible nodes is > 1 to decide whether to
look for SRAT.
Suggested-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions