commit | 595a9cd68c132e474ee5daf97067d4d15c618739 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Jun 30 10:52:03 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 15:06:11 2016 -0400 |
tree | bd49bec6ea57e468e347020f9884ae36f1dacea6 | |
parent | a5fb4ec29c74a16ce1c269e52bc85ca86ee41e81 [diff] |
drm/amdgpu: remove fence parameter from amd_sched_job_init We return the fence as part of the job structur anyway, no need to do this twice. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>