drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data
authorshaoyunl <shaoyun.liu@amd.com>
Thu, 17 Oct 2024 14:35:02 +0000 (10:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Nov 2024 16:55:49 +0000 (11:55 -0500)
commit92fd1714ee3cef8ad9c466ced354ab0581ee3782
tree2c8513213b85836fd021f3aa886c9e7f62af8ebf
parent84a2947ecc85c67f433f2cc2186e54cdb9047b61
drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data

MES internal scratch data is useful for mes debug, it can only located
in VRAM, change the allocation type and increase size for mes 11

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Acked-by: Feifei Xu <Feifei.Xu@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