drm/amdgpu: Generalize is_multi_chiplet with a common helper v2
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 16 Jun 2025 09:17:30 +0000 (17:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Jun 2025 14:04:13 +0000 (10:04 -0400)
commitb9c58f4e325c01ec8838da2e86befe4b1b91c2cc
treedc854adbab774c5db18433a71261cfddbaad463e
parentc9df2dcf9054273c7f493b7912744de6eefd2aea
drm/amdgpu: Generalize is_multi_chiplet with a common helper v2

It is not necessary to be ip generation specific

v2: rename the helper to is_multi_aid (Lijo)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c