commit | 07507c01aa70558828216ea81393c1511fb6189d | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Tue Jul 31 10:48:52 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 11:09:46 2018 -0500 |
tree | 495bc0dc3d118e85556cf7db6dc4142d227b67af | |
parent | df0ca30838eeddbd34d7573cdbfaf88c56ad3e65 [diff] |
drm/scheduler: Add job dependency trace. During debug sessions I encountered a need to trace back a job dependecy a few steps back to the first failing job. This trace helpped me a lot. Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>