commit | f0694d3b8a7069a69d9eff9609ed1f8daa17886f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Aug 21 14:27:51 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 29 15:27:42 2017 -0400 |
tree | c383ff117016e9ffe2b7bf45ea11e7aac333d543 | |
parent | cf273a59ca3068caced2adaf2deeb44d2013c8a9 [diff] |
drm/amdgpu: discard commands of killed processes When a process is killed we shouldn't submit all waiting jobs, but instead clean up as fast as possible. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>