drm/amdgpu: Use discovery to get XCC/SDMA mask
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 28 Nov 2022 06:32:14 +0000 (12:02 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:51:17 +0000 (09:51 -0400)
commit73fa255328263e525d7d46d511b088e80e3cd579
tree1f64961972eebb03f892838e0dfba891ea7429ad
parent44cbc4534bbe7cc1f7dd25976a044c7a84628978
drm/amdgpu: Use discovery to get XCC/SDMA mask

Get information about active XCC and SDMAs from discovery table.

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