]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: increase mes log buffer size for gfx12
authorMichael Chen <michael.chen@amd.com>
Tue, 23 Jul 2024 21:45:23 +0000 (17:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2024 22:10:12 +0000 (18:10 -0400)
commit9038e25c80558d48ce33d6d8c168666164dc72e9
tree089c1fa63be41314435d66eab4d9ad06f69478c4
parentf3572db3c049b4d32bb5ba77ad5305616c44c7c1
drm/amdgpu: increase mes log buffer size for gfx12

MES firmware requires larger log buffer for gfx12. Allocate
proper buffer respectively for gfx11 and gfx12.

Signed-off-by: Michael Chen <michael.chen@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 739d0f3e1f36738d4cd84166784a8f7a58d69612)
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
drivers/gpu/drm/amd/include/mes_v11_api_def.h
drivers/gpu/drm/amd/include/mes_v12_api_def.h