commit | 6c859274f363be9dc13f8849bdc59bb64f922f26 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Aug 20 16:12:50 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 25 10:49:57 2015 -0400 |
tree | f4c59a2c79d6932a0b1ccc2f18eb2726e7414683 | |
parent | 87e0a87dabdbe9e1698ef85c620c4110b04992a0 [diff] |
drm/amdgpu: fix and cleanup amd_sched_entity_push_job Calling schedule() is probably the worse things we can do. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com>