drm/amdgpu: Initialize memory ranges for GC 9.4.3
authorLijo Lazar <lijo.lazar@amd.com>
Tue, 14 Feb 2023 09:15:45 +0000 (14:45 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:57:03 +0000 (09:57 -0400)
commita433f1f59484fba7a7743a3c5a5f320d9e828b3a
tree50139065e0a5112de8f4aceef2b4a8098f4ce2f8
parent14493cb99b71dbaff58dc0dc0b2cc0a56a88ef05
drm/amdgpu: Initialize memory ranges for GC 9.4.3

GC 9.4.3 ASICS may have memory split into multiple partitions.Initialize
the memory partition information for each range. The information may be
in the form of a numa node id or a range of pages.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c