]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use sched_job id instead of pointer for tracing
authorAndres Rodriguez <andresx7@gmail.com>
Fri, 10 Mar 2017 02:25:52 +0000 (21:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:54 +0000 (23:53 -0400)
commit30e4ca3a9c2f2321d33ed7c51e9ffccc1a2533c7
tree6de1b9d0dc7e17e3eb3429d8d8d0382231d52c0d
parent7e6ea1731e4edb955355624e7c9bbd09c75ce8c5
drm/amdgpu: use sched_job id instead of pointer for tracing

Pointers get reallocated and they are hard to read for humans. Use ids
instead.

Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h