commit | 0efd2d2f68cd5dbddf4ecd974c33133257d16a8e | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Oct 08 13:30:12 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 12 12:52:32 2018 -0500 |
tree | c62d03c24fb81048755ca69a92ba4f0d912dfa81 | |
parent | b981c86f03068ca63391bb54ac4686e7ac419fa3 [diff] |
drm/sched: fix timeout handling v2 We need to make sure that we don't race between job completion and timeout. v2: put revert label after calling the handling manually Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Nayan Deshmukh <nayan26deshmukh@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>