]> 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)
commit46da19836951b297c8f24976788ed2ba5075c859
tree5cfffcbbdd9efcc2724429651eeab24e04fcade1
parent57d3df81f957e1846c9c2f2fff762a307afff2bb
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