commit | 1e24e31f22a69e0983c3dbc31dc725cd940ad258 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed May 18 13:12:12 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:50:52 2016 -0400 |
tree | 08112b7816b1fd661ba4405d1d1587b6d446261e | |
parent | 1ab0d211f3b81464f82caccd58f3f8204ad72c97 [diff] |
drm/amdgpu: remove use_shed hack in job cleanup Remembering the code path in a variable to cleanup differently is usually not a good idea at all. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Monk.Liu <monk.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>