drm/amdgpu: limit the amdgpu_vm_update_ptes trace point
authorChristian König <christian.koenig@amd.com>
Tue, 8 Dec 2020 15:19:42 +0000 (16:19 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Dec 2020 21:41:48 +0000 (16:41 -0500)
commit4932d37055e7a459a92424c4d21ebf8c2c0fb19a
tree6bae875d745e13247fd11eaf98e604997539ebeb
parentb10733527bfd864605c33ab2e9a886eec317ec39
drm/amdgpu: limit the amdgpu_vm_update_ptes trace point

The text output should not be more than a page, so only print the first
32 page table entries.

If we need all of them we can still look into the binary trace.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h