drm/amdgpu: limit the number of dst address in trace
authorSomalapuram Amaranath <Amaranath.Somalapuram@amd.com>
Mon, 17 Jan 2022 07:49:10 +0000 (13:19 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Feb 2022 23:27:52 +0000 (18:27 -0500)
commit4f860edecdafeb2e5fb29fecc6428090997936fe
treecf2d31f33024c6fc53263dfb820227616e1f0dc3
parent9308a49d8ee2f0f372fb7f18b8f4a97d9ec676c7
drm/amdgpu: limit the number of dst address in trace

trace_amdgpu_vm_update_ptes trace unable to log when nptes too large

Signed-off-by: Somalapuram Amaranath <Amaranath.Somalapuram@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c