commit | eb01abc7c4fd1faa26d0787f410894d9c704eb60 | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Fri Sep 15 13:40:31 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 26 15:14:13 2017 -0400 |
tree | 645e1a8f4c2cae1784f9363e0c9bab99d9147c45 | |
parent | f840cc5f8447db7efff447a25bcddbf084bd3e2e [diff] |
drm/amdgpu:make ctx_add_fence interruptible(v2) otherwise a gpu hang will make application couldn't be killed under timedout=0 mode v2: Fix memoryleak job/job->s_fence issue unlock mn remove the ERROR msg after waiting being interrupted Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>