drm/amdgpu: Use pcie domain of xcc acpi objects
authorLijo Lazar <lijo.lazar@amd.com>
Thu, 19 Oct 2023 07:19:57 +0000 (12:49 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2023 23:04:39 +0000 (19:04 -0400)
commitd055714a21cc0287c7e1b15c355795c42fb3a5cf
treecd256b49e855f568df2aec9a95af462b4dd748fc
parent406e8845356d18bdf3d3a23b347faf67706472ec
drm/amdgpu: Use pcie domain of xcc acpi objects

PCI domain/segment information of xccs is available through ACPI DSM
methods. Consider that also while looking for devices.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c