commit | e686941a32d31d22ce7c8b7faf9cce17816f7c4d | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Mon Mar 07 12:49:55 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon May 02 15:12:59 2016 -0400 |
tree | 8715c3287ddb13792ec235411b734caad34c7559 | |
parent | 03ccf481980f8d3363263e73c64473d8f2779dc0 [diff] |
drm/amdgpu: use sched_job_init to initialize sched_job Consolidate job initialization in one place rather than duplicating it in multiple places. Signed-off-by: Monk Liu <Monk.Liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>