commit | e61235db62c5e68e56e59bea62b88f9f3d7a3cf5 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 25 11:05:36 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 28 15:04:17 2015 -0400 |
tree | 9f28992f9423cc754e1ea4f94eba149eca96effc | |
parent | 69bd5bf13a8eccb4db5f26de608556416a56d973 [diff] |
drm/amdgpu: add scheduler dependency callback v2 This way the scheduler doesn't wait in it's work thread any more. v2: fix race conditions Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>