OSDN Git Service

drm/amdgpu: replace fence pointer with fence data in traces
authorAndres Rodriguez <andresx7@gmail.com>
Fri, 10 Mar 2017 02:25:54 +0000 (21:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:56 +0000 (23:53 -0400)
commitced2ef66dcf15b9a2ebf766a57b8fbf0726c27d7
tree404fb4b72c40aa95e1b5fcefce42437b4139babb
parent2359419fa5dbb5e6afe1d16994c77dd52ecc8e25
drm/amdgpu: replace fence pointer with fence data in traces

Fence data is easier to read and allows us to correlate to identify
corresponding dma_fence ftrace events.

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