drm/amdgpu: fix incorrect MALL size for GFX1151
authorTim Huang <tim.huang@amd.com>
Thu, 8 May 2025 05:37:35 +0000 (13:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 May 2025 18:16:43 +0000 (14:16 -0400)
commit2d73b0845ab3963856e857b810600e5594bc29f4
tree3cf6da2c4795ebd2e678370b24bc7c8a31072f78
parenta0fa7873f2f869087b1e7793f7fac3713a1e3afe
drm/amdgpu: fix incorrect MALL size for GFX1151

On GFX1151, the reported MALL cache size reflects only
half of its actual size; this adjustment corrects the discrepancy.

Signed-off-by: Tim Huang <tim.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 0a5c060b593ad152318f89e5564bfdfcff8a6ac0)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c