]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf1649e015fdc69579d324f78159ece2b7760c54c
tree5cfffcbbdd9efcc2724429651eeab24e04fcade1
parent11299bfd11fa05c81567c1de5147403f51c49dad
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