commit | 777dbd458c89d4ca74a659f85ffb5bc817f29a35 | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Tue Jan 26 14:59:57 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 10 14:17:02 2016 -0500 |
tree | 3b943d22475373ffee76b28566254824a981bd32 | |
parent | f2802faa052994bf2a57094f0aad788c675ab519 [diff] |
drm/amdgpu: drop a dummy wakeup scheduler since the dependency job is also scheduled by the same scheduler with the job depended on it, no need to call wake up scheduler when the dep is scheduled. 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>