commit | 82c6bd46bf8bc63a95e5b63b7d397812ee7e8b20 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Fri Feb 24 13:20:58 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:53:32 2017 -0400 |
tree | 7e8cb06b25553a3f92109aaec560dd7e87335fd7 | |
parent | f8d569011c9633f5b16438216543b24b2655dcb9 [diff] |
drm/amdgpu: trace fence details in amdgpu_sched_run_job This information is intended to provide the required data to associate amdgpu tracepoints with their corresponding dma_fence_* events. 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>