drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3
authorKent Russell <kent.russell@amd.com>
Tue, 6 Feb 2024 17:45:44 +0000 (12:45 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Feb 2024 19:18:42 +0000 (14:18 -0500)
commita0c9956a8d5a808c173028f1e388377a890a2fdb
tree9fa483dc2700100be62b1d0ebec801ceef265606
parentd16df040c8dad25c962b4404d2d534bfea327c6a
drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3

Its currently incorrectly multiplied by number of XCCs in the partition

Fixes: be457b2252b6 ("drm/amdkfd: Update cache info for GFX 9.4.3")
Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c