drm/amdgpu: add VM pointer to id trace
authorChristian König <christian.koenig@amd.com>
Thu, 7 Jan 2016 17:15:22 +0000 (18:15 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:16:56 +0000 (14:16 -0500)
commit165e4e07c2cb91658c444ac4dab49473bfb3847b
tree5cfffcbbdd9efcc2724429651eeab24e04fcade1
parent1c343fc9db9e17a86c0681e0a653fd65aa9243ac
drm/amdgpu: add VM pointer to id trace

Because of the scheduler all traces come from the same thread now and
can't be distincted otherwise.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@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
This page took 0.028953 seconds and 5 git commands to generate.