drm/amdkfd: Update sysfs node properties for multi XCC
authorMukul Joshi <mukul.joshi@amd.com>
Tue, 10 May 2022 02:35:55 +0000 (22:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:43:02 +0000 (09:43 -0400)
commitf38f147ab3121adbd7510a82e6eb0b41a356c26e
tree1e73ef6352adc0e8194a106fcb03d805c794dfe7
parent5e4060123687c4f2c9fb855874f77b14f07526d6
drm/amdkfd: Update sysfs node properties for multi XCC

Update simd_count and array_count node properties to report
values multiplied by number of XCCs in the partition.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Tested-by: Amber Lin <Amber.Lin@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c