]> www.infradead.org Git - users/hch/configfs.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 21:32:05 +0000 (17:32 -0400)
commit739d0f3e1f36738d4cd84166784a8f7a58d69612
treee5b4a897d725a0eb4fbddb666daaaaa299cca3e7
parent58a8ee96f84d2c21abb85ad8c22d2bbdf59bd7a9
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>
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