drm/amdgpu: Add support for logging process info in amdgpu_vm.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Fri, 29 Jun 2018 02:51:32 +0000 (22:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Jul 2018 19:17:29 +0000 (14:17 -0500)
commit2aa37bf58838fd0251e0e6819767ffc8a83eac38
treea8bac37a94651f3e331b7bcb555a80fd8613f329
parentbd4e725084189a198ca47d369d85100216d29b7e
drm/amdgpu: Add support for logging process info in amdgpu_vm.

Add process and thread names and pids and a function to extract
this info from relevant amdgpu_vm.

v2: Add documentation and fix identation.

v3: Add getter and setter functions for amdgpu_task_info.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Acked-by: Jim Qu <Jim.Qu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h