drm/amdgpu: trace setting VM page tables with the CPU as well
authorChristian König <christian.koenig@amd.com>
Tue, 11 Jul 2017 15:15:37 +0000 (17:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:44 +0000 (11:06 -0400)
commit03918b36f6602df298b5ce7925ef77f7ecf0756a
tree058dff56c7249937b6424661eb92c79f438bfb80
parent6927798572a930a4a56f66eb36916d861ff56ad6
drm/amdgpu: trace setting VM page tables with the CPU as well

Handy for debugging.

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