drm/amdgpu : Add mes_log_enable to control mes log feature
authorshaoyunl <shaoyun.liu@amd.com>
Fri, 22 Mar 2024 16:25:16 +0000 (12:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 03:14:18 +0000 (23:14 -0400)
commita3a4c0b12346a2493b41c8790d85141844a04e28
treec53653cb6c03e5ddb9868500822060fff1111764
parent31729e8c21ecfd671458e02b6511eb68c2225113
drm/amdgpu : Add mes_log_enable to control mes log feature

The MES log might slow down the performance for extra step of log the data,
disable it by default and introduce a parameter can enable it when necessary

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c